2007 Sep 17 12:50 PM
Hi Guys,
I would like to know how do we debug a standard SAP Transaction in 4.6c.
Waiting for ur reply.
Thanks and regards,
Frank.
Hi Guys,
I would like to know how do we debug a standard SAP Transaction in 4.6c.
Waiting for ur reply.
Thanks and regards,
Frank.
2007 Sep 17 12:52 PM
Hi,
you can start the debugger with /h inside the command-field (normaly used for the transaction code)
Regards
Nicole
2007 Sep 17 12:55 PM
Hi Frank,
In order to debug a SAP standard transaction,type in the T-code in the system,click on the system on the Menu bar and then status.The new window gives you the Program name.Double click on the program and put the breakpoint on the first statement of the program and then execute the T-code again.
If in case the above procedure does not fulfil your requirement,then the other way is to type in the T-code and then put /h in the command box and press F8.It starts the debugger right away and then you can debug it either line by line through F5,Function module by Function module through F6 or straight Execute through F8.
Also, you can put the breakpoints at any point of time and save them as well so that the next time you debug the same T-code, the program stops at those points in the same session.
In case you have any further clarifications,do let me know.
Regards,
Puneet Jhari.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |