RATE THIS ANSWER
0
Click to Vote:
0
0
Last Answered:
Aug 1 2008 8:41 AM GMT
by Sen
Hi,
You can enable these icon using menu painter (SE41) . or you can copy these status,information objects ,status list ,... from other program into the your program ( screen painter) and activate the screen painter.
declare the global variabale in your report program.
DATA: okcode LIKE sy-ucomm.
then you have to trigger this event in your report program.