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


Please Help Members By Posting Answers For Below Questions

What is value table? : abap data dictionary

820


What are the time related infotypes? : abap hr

809


How do you find out who has transported a transport request?

829


Can we write the code both call transaction and session method in single program?

823


Differentiate between static and dynamic step loops?

761


How to call other programs?

796


What is meant by search help? : sap abap data dictionary

796


How do you write a function module in sap?

767


Why is pretty printer user in abap?

851


How to create a check box/option button in a list?

2668


What is a modification assistant?

773


What are the two levels in defining a match code? : abap data dictionary

825


What are the names of the function modules that will be generated upon activation of a lock object?

740


What is sapnet?

1145


What are screen painter? Menu painter? Gui status?

772