cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript Debugging help

Former Member
0 Kudos

Hi Experts,

i am new to SAP Script ,i want to debugg sapscript MEDRUCK when i create Purchase order thorugh ME21N .

i tried to do through SE71 =->utilities->active debugger..

print out is getting but debugger is not stopping at MEDRUCK .

I want to stop debugger at MEDRUCK and Printprogram when i create Purchase order through ME21N tcode.i have done all required NACE sttings and print out is getting.

Please help.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check the links below:

script debugging

Regards.

Former Member
0 Kudos

You Can debug a SAP Script by activating debugger in two ways

1.In SE71->Menu->Utilities->Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.

2. Goto se38-> RSTXDBUG ->Execute this same as going thru in se71-> Menu, now debugger will be activated.

for details refer this link:

http://help.sap.com/saphelp_erp2004/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm

Regards,

Maha