what are the loop events and what is the difference between
them
Answer Posted / smart varghese
AT FIRST - trigered when the loop exectutes for the 1st time
AT NEW <field> - trigered when the a new value is to the
field.
AT END OF <field> -trigered when the last occurance of the
value for the <field>.
AT LAST - trigered at last of the loop.
ON CHANGE OF - some what similiar to AT NEW.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you define a field without a data element?
What is the difference between RETURNING and CHANGING parameters for a method?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Define batch input session?
What does a lock object involve?
What are the payroll related infotypes? : abap hr
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
In the MM module for finding out the standard cost what is the view one has to look at?
What are the data types of the external layer? : abap data dictionary
What is sapnet?
wat are the process that can be executed & tracked in a workflow?
What are field groups?
Which infotype records can not be deleted ? : abap hr
How to know if the value entered contains records or not?
What are the page headers for secondary lists?