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

query regarding ecatt

Former Member
0 Likes
251

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
Read only

Former Member
0 Likes
235

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