cancel
Showing results for 
Search instead for 
Did you mean: 

hi experts . how can we debug sap script?

Former Member
0 Kudos

hi experts . how can we debug sap script?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Madipadiga,

I didnt understand y u Reward two persons for same answer.

Sorrry if anything wrong with my question.

SE71 --> Utilities --> Activate Debugger.

Thanks

Naveen Khan

Answers (5)

Answers (5)

Former Member
0 Kudos

There Are two Methods to Debug SAP Script Form :

     1) To Activate Debugger for Particular SAP Script as below:

           =  SE71 ( Enter Script name) -> Utilities(M) (Menu bar) -> Activate Debugger

     2) To Activate Debugger for all SAP Script as below:

          = SE38 -> Execute Program: RSTXDBUG

Regards,

Gajanan Udhan

Infodart Technologies India Ltd.

Aurangabad

former_member196280
Active Contributor
0 Kudos

goto SE71 and under menu utilities--> activate debugger.

Goto your print program, if you have selection screen enter all the selection screen values and execute... it will take you to debugging mode,

Use function keys F5, F6, F7 , F8 according to your requirment.

If you form is already configured, then goto the desired std, tcode and see the output, since you activated debugger it will automatically take you to debugging mode.

Regards,

SaiRam

Former Member
0 Kudos

Hi!

You can debug the sapscript's printer program as well. Use SE38 to debug the printer program.

Regards

Tamá

gopi_narendra
Active Contributor
0 Kudos

SE71 --> Utilities --> Activate Debugger

Regards

Gopi

Former Member
0 Kudos

SE71-->utilitites->activate debug.

Regards

peram