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: 

break points

Former Member
0 Kudos

Hi Experts,

How many break poins we can put in single ABAP program?

Regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos

we can put at max 30 Session break points...

but can put n number of HTTP breakpoints

3 REPLIES 3

Former Member
0 Kudos

You can put any number.

write statement in your program.

BREAK-POINT.

BREAK-POINT.

BREAK-POINT.

.......

Message was edited by:

Amit Singla

Former Member
0 Kudos

what about if you just try it out?

Former Member
0 Kudos

we can put at max 30 Session break points...

but can put n number of HTTP breakpoints