2007 May 31 1:52 PM
how to debug the script ?
2007 May 31 1:53 PM
Hi
from SE71 enter form name
from Menu Utilities->ACTIVATE DEBUGGER
then execute the script from the Application Transaction
it will stop in the script and check for the Values you need
Reward points if useful
Regards
Anji
2007 May 31 1:54 PM
Hi Vishnu ,
Go to SE71 , in the menu Utilities--> Activate Debugging.
This will activate debugging , now go and run your transaction/report , you can see how the script is being executed.
Regards
Arun
2007 May 31 1:56 PM
<a href="http://www.howforge.com/how-to-debugging-sapscript-form">SAPSCRIPT debugging</a>
~Suresh
2007 May 31 1:59 PM
Hi Vishnu,
Execute RSTXDBUG.
Regards,
Younus
<b>Reward Helpful Answers:-_</b>
2007 May 31 2:00 PM
hi
Go to transaction SE71 and input form name that you want to debug.
refer to the link below
http://www.howforge.com/how-to-debugging-sapscript-form
regards
ravish
<b>plz dont forget to reward points if helpful</b>
2007 May 31 2:05 PM
Hi vishnukvv,
As said above. As opposed to ABAP/4 debugging, you can't double-click the symbols but have to coy them to the evaluation area at the bottom. Additionally, you can use the Menu EDIT->ABAP Debugging to check where you come from in the print program. In Abap, check the CALLs Hierarchy.
Regards,
Clemens
2007 May 31 2:31 PM
HI
In SE71
follow Menu Utilities->activate debugger-> it will switch on the debugger for script
Then run ur Driver program or Transaction to execute Script....
U can now see ur Script in Debug...follow the Text element fired in the script....
when ur relevant code comes....
then according make change in the Text Element ..
Praveen .
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |