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
How to handle error in session method? : abap bdc
What is sql trace? : abap data dictionary
Explain what is a foreign key relationship? Explain this with the help of an example.
Can we display a list in a pop-up screen other than full-size stacked list?
What is database utility? : abap data dictionary
Search help exit details.
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the organizational related Infotypes
What are the uses of interactive reporting?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What actually happens in real-time recruitment? : sap abap hr
What are the domains and data elements?
Can a filed occur in several field groups? : abap modularization
Explain what is an rfc?
What are pooled tables? : abap data dictionary