symbol

 REPORT ZZZTEST.

write/ sym_phone as symbol'telephone',
/ sym_fax as symbol,' fax machine' ,
/ sym_left_hand as symbol,'hand pointing left',
/ sym_caution as symbol,'caution',
/ icon_checked as icon,'checked; okay',
/ icon_delete as icon,'delete',
/ icon_print as icon,'print'.

Comments

Popular posts from this blog

sap abap import from excell to table (transparent table)

sap abap Import from excell to internal table that works 100%