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
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is an update type with reference to a match code id? : abap data dictionary
In select-options, how to get the default values as current month first date and last date by default?
What is new enhancement framework?
What is open sql vs native sql ?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is processing class, where we do them and why? : sap abap hr
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is tmg?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
If your project is support project ? when is your implementation has completed ?
What is the transaction code to display the payroll results ? : abap hr
In which cluster time results are stored? : abap hr