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

debugging

Former Member
0 Likes
425

Hi!!

I am Rajkumar from Chennai and new to abap.

while i am debugging, i want to go back to the above lines..

Is there any way to do that????

1 ACCEPTED SOLUTION
Read only

SantoshKallem
Active Contributor
0 Likes
404

place cursor on line which you want go back again.After that go to Debugger->Goto statement, so that u can again debug from that line.

regards.

santhosh reddy

3 REPLIES 3
Read only

Former Member
0 Likes
404

You do not have this facilitiy up to 4.7C , the latest versions do have this option

Read only

SantoshKallem
Active Contributor
0 Likes
405

place cursor on line which you want go back again.After that go to Debugger->Goto statement, so that u can again debug from that line.

regards.

santhosh reddy

Read only

Former Member
0 Likes
404

hi you can do this oly before commit happens.you can do it by selecting the required line and click on goto statement in the menu.where goto statement is depends on ur version..

reward points if helpful