Friday, March 04, 2011

Debugging - sapscript

I will show you how to debug a transaction to be able to trace if what sapscript is being used.
This method of debugging is advantageous than using se71->utilities->activate debugger.

STEPS:

Open se38, then run RSTXDBUG

tcode se38 running rstxdbug

After the debugger has been activated, run your tcode. In this example I used tcode f150.


Press the ok button on this dialog:


Then here, you will see the sapscript being used.: Or you may press F5 to run by step.


No comments:

Post a Comment