report zicon .
type-pools: icon.
selection-screen begin of block b1 with frame title text-001.
parameters: p_check.
selection-screen comment 40(20) icon1.
selection-screen end of block b1.
at selection-screen output.
* Write pushbutton text
write icon_configuration as icon to icon1.
concatenate icon1 'Your Icon' into icon1
separated by space.
-------------------------------------------------------------
report zicon .
type-pools: icon.
selection-screen begin of block b1 with frame title text-001.
selection-screen begin of line.
selection-screen comment 1(17) fld_lab.
selection-screen comment 18(5) icon1.
parameters: p_check.
selection-screen end of line.
selection-screen end of block b1.
at selection-screen output.
write icon_configuration as icon to icon1.
fld_lab = 'This is the label'.
start-of-selection.
-------------------------------------------------------------------------
Here you can find examples and sample programs related to ABAP Report Programs, ALV Grid/List Programs, BDC, HR ABAP, Function Modules, BAPIs, BADIs, Smartforms, SapScripts, etc.
Google Search - Blog...........
Showing posts with label comment 40(20) icon1. Show all posts
Showing posts with label comment 40(20) icon1. Show all posts
Subscribe to:
Posts (Atom)