abapOpenChecks - Installation - Checks - Utilities - Links

CHECK_10 - Use icon_ constants

Improve this page
RFC enabled
CODE

Example:

lv_icon = '@00@'.

replace with constant

lv_icon = icon_dummy.

Constants can be found via standard report RSTXICON

Configuration

Configuration