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

External break-point

Former Member
0 Likes
553

Hi Friends,

How to set the external break point in ECC6.0.

Thanks a lot in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
509

Hello,

In ABAP editor SE38, Utilities->External Break Points->Set. It is also available as application tool bar button adjacent to Set Session Break Point icon.

Thanks,

Venu

Read only

Former Member
0 Likes
509

Hi,

Before setting an External Breakpoint, please do the following setting:

Goto Utilities --> Setting --> Debugging --> Enter External Debugger user Name --> Select the session Breakpoint Active Immed. Check box.

After doing the above setting, Select the external Breakpoint on application toolbar. Then perform the execution of required transaction.

Hope this may be useful..

Regards,

Prashant

Read only

Former Member
0 Likes
509

thanks