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
Answers were Sorted based on User's Feedback
Answer / sivaramakrishna
Once u enter in the debugging scree put the courser on particular line from menu debugging select go to statement.
Is This Answer Correct ? | 15 Yes | 1 No |
Answer / sandeep kumar
put the cursor on the line ans select the GO TO Statment
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Can we create Enhancements of our own, i.e. customer defined?
How do you connect to the remote server if you are working from the office for the client in remote place?
what is difference between include structure and append structure?
What are number ranges?
WHAT IS THE PURPOSE OF SPLIT COMMAND?
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
What are the components in sap application server?
what is the tcode for creating the invoice?
wat is the difference between A-gate & W-gate?where are they used?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the differences between sap memory and abap memory?
how to find Bapi? and Badi?