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 to handle error in session method? : abap bdc
Abstract class and interface, multiple inheritance, live example
How do I find the output type of a table or a program?
How many default tab strips are there? How to insert more tabs in it?
What is the function of the correction system?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is the maximum number of structures that can be included in a table or structure
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What is web dynpro for abap?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What are the differences between interactive and drill down reports?
Explain what are the different functions used in sap script?
What are the basic functions of database utility? : abap data dictionary
What are different data types in abap/4?
I need some information regarding Vcentric Test pattern ? with questions.