Application Development and Automation 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: 
Read only

break points

Former Member
0 Likes
494

Hi Experts,

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

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
465

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

but can put n number of HTTP breakpoints

3 REPLIES 3
Read only

Former Member
0 Likes
465

You can put any number.

write statement in your program.

BREAK-POINT.

BREAK-POINT.

BREAK-POINT.

.......

Message was edited by:

Amit Singla

Read only

Former Member
0 Likes
465

what about if you just try it out?

Read only

Former Member
0 Likes
466

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

but can put n number of HTTP breakpoints