Control Break St........i have written At new for customer and
in the loop customer came in the 3rd record....weather it'll
trigger in the 1st record of the loop or 3rd record ?
Answer Posted / parthasarathi
as per my understanding of this question,
the first and second records are empty and the third records
onwards the customer there, if so means initially it'll trigger for the null value.. so we have to consider there is no null record, and we have to sort the internal table before the loop. its an manditory things while we using the break statement we have to sort them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are internal tables? How do you get the number of lines in an internal table?
What are the abap/4 commands that link to a layout set?
What are the user groups?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Define subtype ? : abap hr
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are clustered tables?
Explain difference between primary key and unique key?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
after creating lock object if does n't access record by second user what should we do?
In which cluster time results are stored? : abap hr
Write special commands of list?
Some Realtime Objects on Bdc.
How can you distinguish between different kinds of parameters?
What are the three hierarchical levels of data types and objects?