‎2007 Jul 23 1:32 PM
Hi
good evening....
please tell me the technical way of debugging the sap script.?
regards,
k.swaminath reddy
‎2007 Jul 23 1:39 PM
<a href="http://www.howforge.com/how-to-debugging-sapscript-form">Degub a SAP script</a>
Regards
Aneesh.
‎2007 Jul 23 1:40 PM
Hi,
This can done in two ways:
In the form Utilities->debugger / RSTXDBUG FM for debugging script
The Procedure for debugging SAP script is:
Generally SAP script contains the Layout and corresponding print program.
First go to SE71 and enter ur script name. In the same screen go to Utilities->click on activate debugger option.
Now go to SE 38 and enter ur Print Program name and execute the program.
Now you can debug the script Page wise and window wise.
Regards,
Bhaskar
‎2007 Jul 23 1:48 PM
Hi,
Refer to the link below
http://www.howforge.com/how-to-debugging-sapscript-form
Look at the BLOG here, it is well explained
/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging
Regards
Sudheer
‎2007 Jul 23 1:56 PM
Hi
1. Go to SE71 t_code pass your script name.
2. Go to UTILITIES menu select activate debugger.
3. Go to the t_code if it is delivery note go to vl02 or if it is invoice go to vf02 and pass the delivery note number or invoice number.
4. Go to delivery menu in that select issue output to screen or printer then select output type click on continue it will go to debug mode automatically.
Reward points!!
Thanks & Regards,
Vasudeva Rao