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: 

query regarding ecatt

Former Member
0 Kudos

hi,

i am using ecatt and in this ecatt there is some code is writtten . i want to debugg that code , which is written in test script.

1 REPLY 1

Former Member
0 Kudos

In The Test Script you will find the code written in Editor tab with syntax b/w:

ABAP.

ENDABAP.

You need to put a mannual break-point

BREAK-POINT

Hence, the Ctrl will stop at the code while script execution.

Hope this helps.

Reward if useful.

Regards

Vinayak