‎2006 Dec 28 1:49 PM
Hi All,
What are the different ways of adding a button to a standard program? I sthere any ways we can add a button on the menu of a standard program through variants if yes plz elaborate a little.
Thanks
Anu.
‎2006 Dec 29 2:19 AM
Hi
In general ways, we do...
1. Via SE51 we can change the layout and add the COMMAND BUTTONS.
2. Include the code for handling the respective action upon usage of the button.
Kind Regards
Eswar
‎2006 Dec 29 12:53 PM
For standard program, we required acess key.
is there any way through which we can enhance without acess key?
‎2006 Dec 29 12:54 PM
throuh transaction variant we can add,
but in this case a new ztransaction for the existing one will get created.