Ouput ICON in screen
There are 2 statements which allow to write ICON’s on the report output. We need to have INCLUDE <ICON> or INCLUDE<LIST> statement in the program.
Eg: WRITE <ICON-NAME> as ICON. ” will give the desired icon on the list output.
If you like this post, you may as well like these too:
- ICON in Selection-Screen How to write the ICON in the selection screen. In the selection screen definition add the below code 1 selection-screen comment 40(20) icon1. Now in event of at selection-screen output...



















Leave a Reply