Skip to Content
0
Jan 15, 2008 at 08:19 AM

Icon in PushButton

592 Views

Dear Expert,

I am using the following in the report:

SELECTION-SCREEN BEGIN OF LINE.

SELECTION-SCREEN PUSHBUTTON (24) text-003 USER-COMMAND S001.

SELECTION-SCREEN PUSHBUTTON (10) b_green USER-COMMAND S001.

SELECTION-SCREEN END OF LINE.

it shows the pushbutton. My question is,

How do we add an Icon into that button ?

Thank you ....