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

Session breakpoints vs. external brakpoints

TMNielsen
Contributor
0 Likes
433

Hi all

In some situations (BSP, WebDynpro, CIF interface) it is necesary to use external breakpoints (user breakpoints).

However external breakpoints also works fine in ordinary ABAP debugging, so what is the reason for session breakpoints.

Why should i use session breakpoints?

Best regards

Thomas Madsen Nielsen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
378

Session Breakpoints exist only until you are logged in or until ur session is active. Even if u forget to remove the session break points, they are automatically removed once ur session becomes invalid or u logged out.

2 REPLIES 2
Read only

Former Member
0 Likes
379

Session Breakpoints exist only until you are logged in or until ur session is active. Even if u forget to remove the session break points, they are automatically removed once ur session becomes invalid or u logged out.

Read only

0 Likes
378

Hi Bhupal

Thanks for your reply.

However I see no argument in your reply why session breakpoints are necesary?

best regards

Thomas Madsen Nielsen