‎2008 Mar 11 2:39 PM
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????
‎2008 Mar 11 3:32 PM
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
‎2008 Mar 11 2:45 PM
You do not have this facilitiy up to 4.7C , the latest versions do have this option
‎2008 Mar 11 3:32 PM
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
‎2008 Mar 13 11:33 AM
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