What's the difference between AT NEW and AT END OF events?

Answer Posted / mishra

AT NEW AND AT END are both controlbreak stmts.they r used
to detect achange in a col. from one loop pass to next.

AT NEW is executed during first loop pass or if any fields
to the left of change.

AT END OF is executed if control level changes,field prior
to control level changes.

sort by c.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of the screen number ‘0’?

562


What is view? Different types of view. Explain?

583


How do you move on to the next screen in interactive reporting?

610


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

618


What is bdc programming? : abap bdc

570






What are client dependent objects in abap/sap?

605


Name the function module used to convert logical file names to physical file names in abap/4 programs?

589


How can we achieve MVC ?

902


Different between Interface and Abstract classes?

1116


Explain the inside concept in select-options?

556


where do we store all custom programs in SD module?

4880


What is the t-code for transaction recorder? : abap bdc

593


What is sequence of event triggered in report?

596


How to eliminate duplicate entries in internal tables? : abap data dictionary

779


What are the basic functions of database utility? : abap data dictionary

599