cancel
Showing results for 
Search instead for 
Did you mean: 

debugging a script

Former Member
0 Kudos

hi,

please can any onne tel me all the possible ways to debugg a script

thanks,

shilpa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Goto SE71->Utilities-->Active Debugger

Then execute u r Program.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

As also said by others, go to SE71 enter the scirpt name and there under the tab Utilities go for Activate Debugger, then run your print program. it will take you to the debug mode.

With luck,

Pritam.

former_member1245113
Active Contributor
0 Kudos

Hi Shilpa,

Usha said rightly,

try it out.

regards

Ramc

Former Member
0 Kudos

Hi,

You could not debug your script alone like reports. First goto SE71 and input the script name which need to be debugged. Then navigate through menu 'Utilities' --> Activate Debugger. On status bar, you could find message "SAPScript form debugger was activated".

Next step is execute the print form / corresponding application which can trigger the form and you can find start of debugger which control comes to script.

Regards,

Prasanth