CHECK_10 - Use icon_ constants
Improve this pageRFC enabled
CODE
Example:
lv_icon = '@00@'.
replace with constant
lv_icon = icon_dummy.
Constants can be found via standard report RSTXICON
Example:
lv_icon = '@00@'.
replace with constant
lv_icon = icon_dummy.
Constants can be found via standard report RSTXICON