2009 Jan 26 4:53 PM
Hello Everyone,
I'm developing a copy from a standard transaction S_ALR_87013542.
I want to put a button in an ALV there is in this transaction, so I'd like to know how to call the method dispatch of the class CL_GUI_ALV_GRID without calling the standard transaction.
Any help would be very appreciated.
Thanks in Advance.
2009 Jan 26 5:01 PM
Hi
Which report is assigned to this trx? There isn't in my system.
Anyway u need to use the event TOOLBAR in order to upload a your own button and the evenr USER_COMMAND to manage it.
Try to see the demo program BCALV_TEST_GRID_TOOLBAR
Max