What are control break statements?

Answer Posted / shankr

HI GUYS
CONTROL BREAK STATEMENTSARE
AT FISRT
-------
-------
END AT.
AT FIRST----> THIS STATEMENT IS USED BEFORE PROCESSING THE FIRST RECORD OF INTERNAL TABLE LOOP. GENERALLY THIS IS USED FOR FIELDS HEADING.

AT LAST
-------
END AT.
AT LAST----> THIS STATEMENT EXECUGETS AFTER PROCESSING THE LAST RECORD FROM THE INTERNAL TABLE BODY. GENERALLY THIS STATEMENT IS USED IN GRAND TOTALS.

AT NEW
-----
END AT.

SUM.

AT END OF


----

END AT.

ON CHANGE OF
-------
ENDON.
GUYS IF U SATISFIED ABOVE TWO STATMENTS ANSWER THEN I WILL GIVE ALL THE STATMENTS ANSWERS.

NOTE:- NOW A DAYS ON CHANGE OF NOT USED.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic objects of the data dictionary? : abap data dictionary

627


How to create any functions?

561


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

792


What is a transaction variant and why are they used?

560


What is the difference between Classic badi and Kernal badi ?

1795






Explain the properties of selection screen?

654


What is the max no of match code id’s that can be defined for one match code object?

687


What are the function module in bdc?

649


Table events aNd table maintains generation

995


PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

1665


What is an rdbms?

587


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

542


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

579


How is conversion of data types done between abap/4 & external level?

573


How do I find the output type of a table or a program?

593