‎2007 Dec 03 11:40 AM
Hi guys,
Do you know if I can add function codes to the default SAP ALV toolbar? i.e. Update the table behind it with a couple of my own function codes.
Note: I don't want to copy the STANDARD toolbar from SALV.
Many Thanks,
Philip Johannesen
‎2007 Dec 03 11:44 AM
If you don't want to create a duplicate of SALV STANDARD menu you have to use OO programing to access to the toolbar.
Look at <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf">ALV Gird Control (BC-SRV-ALE)</a> (look for "Defining GUI Elements in the Toolbar")
Regards