‎2006 Sep 16 6:45 AM
hi
-is there any way to debug the sap script and how?
-what's the way to modify the existing script and the code attached with it.
gaurav
‎2006 Sep 16 6:49 AM
‎2006 Sep 16 6:50 AM
hi,
do this.
Go to SE71
UTILITIES->ACTIVATE DEBUGGER
for debuging the scripts
rgds
anver
if hlped pls mark points
‎2006 Sep 16 6:52 AM
Hello,
Follow the following steps.
1.Goto SE71
2.Enter the Form Name
3.In the same screen in the menu bar we have
Utilities go for it and then in that we
Activate debugger
Click Activate debugger
4.Now u can start debugging,go and execute ur ouput.
Hope this helps, let me know if I am not clear.
regards
‎2006 Sep 16 7:01 AM
>>-is there any way to debug the sap script and how?
Activate the abap debug from the forma layout from menu system -- > utilities --> debug abap ,
then go into the print program and execute the print program and the script opens in the debug mode.
-what's the way to modify the existing script and the code attached with it.
SE71--> enter the form name & change
~Suresh