Adding Icons to selection screen elements

Recently I have been trying to improve the look and feel of the screens/selection screen of my deliverables.
While looking to elevate the look of the selection screen, I stumbled upon a way to add icons to elements.
Icons with texts are great. They make certain elements stand out more or add visual interest.  
You can add icons to elements by adding the Icon ID( like @01@,@02@, and so on) to selection Texts with or without text.

Consider this example:

Parameter Declaration


A typical selection screen with Parameter.


Changing the Selection Screen Text:


Selection Screen post text change:


You can find the Icon ID in two ways:

 ICON Table:

 
 - ALV actually shows you the ICON instead of the code, you can just copy and paste it on a notepad to get the ID.
    

 Type group ICON:


Popular posts from this blog

ABAP convert internal table to excel (.xlsx) format and Send email or download

ABAP read excel(.XLSX) file to internal table in ABAP using CL_FDT_XL_SPREADSHEET

Application Logging in ABAP