control break statements in ABAP?

Answer Posted / rv karthikeyan

Hi this is karthikeyan


control break statement: It is used to control the data flow inside the loop,for example if we need to add some functionality at run time for example subtotal for every new value triggered or sub heading,we use control break statement,now we see the types of control break statement.

at first: when the loop start first this at first will trigger,that when the loop starts the control goes to the at first statement and executed all the function inside it.

at new: when the first occurrence of the new value found this at new will trigger,used for the sub heading or page break purpose.

at end: when the last occurrence of the new value found this at end will trigger,used mainly for sub total purpose.

at last: when the last record in the loop over this at last will trigger used for grand total purpose.

Hope u got idea...

Regards
RV Karthikeyan.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to upload data using catt ? : abap hr

714


what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1623


What are the organizational related infotypes? : abap hr

689


How we format the data before writing a statement in the report?

608


Can you set up background processing using call transaction?

691






Can i know some of the Realtime tickets that anyone has been faced ?

1753


What is a type-pool?

725


how to track records from data dictionary?

1730


What is a maintenance view? : abap data dictionary

673


What is the use of the raising exception? : abap modularization

627


Define structure in abap data dictionary?

705


What are the parameters in bdc_open_group? : abap bdc

702


What are the features of abap/4 dictionary? : abap data dictionary

693


How can you access the function code from menu painter?

736


What is the use of 'table index'?

728