we go in debugging but i m in 5th line of debugging and i want to go again in 4th line of it then how to do that

Answer Posted / anand

Place the cursor on the perticular line and press Shift+F12.

If you are in the loop and in 5th iteration andyou want to go 4th iteration, then change the sy-tabix or sy-index value, then for next iteration it will be possible. make sure you have access to change values in debugging mode.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the events used for logical database?

608


What are the properties of selection screen?

566


What is an internal table?

730


Under Data Transfer Portion of ABAP, what do you mean by DX Project

1855


Explain what are interactive reports?

626






What type of user exits have you written ?

1512


What are the components of sap scripts? : abap hr

589


How can we achieve MVC ?

908


1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?

2356


What will exactly the hide statement do?

578


How are BAPI different from normal function modules?

1724


What are the time related infotypes? : abap hr

627


Explain about drill down report?

8781


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

662


What is a fall back class?

1020