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 are the different abap editors? What is the used of different editors in abap?

564


Can we use transfer dataset to transfer data in internal table ?

1636


Difference between user exit and badis?

607


How do you do bdc for a table control? : abap bdc

647


how to capture the errors in bdc Call transaction method?

599






Events that can be used in both the classical and interactive reports

1111


What is protect & endprotect?

565


What is value table?

571


What are the different types of mode (run code) in call transaction method?

614


What is a table attribute?

575


Which objects are independent transport objects?

825


What are the functional areas? User groups?

592


What is Buffering Concept? When should a Table be buffered?

11779


How do you get the number of lines in an internal table?

612


When you prefer lsmw?

576