Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP-SCRIPT

Former Member
0 Kudos

How many Breakpoints we can set while Debugging the Scripts?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

I don't think there is any limit on the number of break points. As long as you have a executable statement you can apply a break point on that.

Regards,

Ravi

3 REPLIES 3

Former Member
0 Kudos

I don't think there is any limit on the number of break points. As long as you have a executable statement you can apply a break point on that.

Regards,

Ravi

Former Member
0 Kudos

Hi,

I don't think there is a limit of plotting break-points in the program. You can use as many as you want in order to step through the overall program in debug mode.

Cheers,

Patrick

Former Member
0 Kudos

hi srinivas,

there is not limit u can use as many breakpoints as u want

Regards,

Naveen