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 logical databases?
What is an “on input filed” statements?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
what is defference between repository and non repository Object?
What is smart forms? : abap hr
Define infotype ? : abap hr
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
what is mean be On Change of in Control Break statement
How to give programe name as input in BDC report of abap ?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are the components of selection table?
What is database utility? : abap data dictionary
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What are the attributes of the data? : abap data dictionary
What is asynchronous update?