Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

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

1228


What is abap work bench?

1433


What are the disadvantages of abap query tool?

1387


What are the properties of selection screen?

1101


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

1108


What are critical issues you have faced in your project

3410


wat is the difference between A-gate & W-gate?where are they used?

2021


What is the difference between synchronous and asynchronous update? : abap bdc

1252


What takes most time in SAP script programming?

1218


What are Tickets in Realtime ?

2300


Value table VS check Table.

1521


What are field groups?

1088


What does the insert statement in extract datasets do? : abap modularization

1114


What data is contained? : abap data dictionary

1181


What is the disadvantage of a call by reference?

1163