2007 Feb 07 4:36 PM
Hello,
When I press on various buttons in SAP various ABAP programs/functions are launched/executed. How can I know the name of the program/functions that is attached to these buttons? I want to debug through these programs/functions because they have functionalities similar to the ones I want to implement so I want to get access to these ABAP programs but how?
2007 Feb 07 4:38 PM
Hi,
You can debug and identify..
Before pressing the button..Press /h in the command field to start the debugger..
Then press the button..
It will take you in the degugging mode..
Thanks,
Naren
2007 Feb 07 4:38 PM
Hi,
You can debug and identify..
Before pressing the button..Press /h in the command field to start the debugger..
Then press the button..
It will take you in the degugging mode..
Thanks,
Naren