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 |
BDC Structure?
What Is Roll Area In ABAP?
Explain get pernr concept when we use logical data base? : abap hr
5) How to rereive text elements in SF and script?
differnce between screen exit, field exit and function exit
If u use US Database server? How can access the client?
Sal abap on hana interview
What are the Steps for ALE Configuration in Real time Senario.
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How to find the status of failure a IDOC
in bdc. i have created bdc prg and executed. i got output in system. same bdc prg again executed in other system but i dint get the o/p. both system r in n/w connection. wats the prob.plz help me to get o/p.
Can i Have Some Realtime Examples on Bapi ?