what is the difference between at first & at new
statements
Answer Posted / lakshmi
At First - Get triggered for the first loop iteration. Can
be used for printing report headers.
At new - This event gets triggered when a new value is
assigned to the field loop. This event is normally used for
Group headers.
Example:
Item no Name
At First 101 chris
101 Mathew
At new 102 Rachel
102 Natasha
At new 103 Chait
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How can you manipulate the presentation and attributes of interactive lists?
Difference between .Include and .append?
Badi concepts
How to eliminate duplicate entries in internal tables?
Explain what is a foreign key relationship? Explain this with the help of an example.
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the advantages and disadvantages of using views in abap programming ?
What is a multiple line field? : abap bdc
What is the max no of match code id’s that can be defined for one match code object?
What does the extract statement do in extract datasets? : abap modularization
How are BAPI different from Normal function modules ?
how to modify the standard method as per your requirement
Can i Have Some Examples on Enhancements.
How many types of tables exists and what are they in data dictionary? : abap data dictionary
How to analysis Background Job for performance Issue?