cancel
Showing results for 
Search instead for 
Did you mean: 

Script debugging issue

Former Member
0 Kudos

Hi,

I'm new to scripts.I'm familiar with one way of debugging of a script .By going to Utilities-> active debugger.

Could anyone tell about any other possible ways of debugging of a script and various advantages of invidividual ways of debugging.

View Entire Topic
Former Member
0 Kudos

Hi,

As far as i know

1. Utilities -> Activate debugger (Option of either Interactive or Trace)

See this Note 19104 - Information on the SAPscript layout set debugger

2. Placing breakpoints in the control program

Note 143334 - How to debug a SAPSCRIPT control program

Regards