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...

what is the use of STOP,EXIT,CHECK,CONTINUE in internal
table?

Answer Posted / sirisha

STOP: Terminates the logic and the control goes directly to
the end-of-selection.

EXIT: Terminates the logic in the loop and control comes to
the immediate next statement after the loop.

CONTINUE: It goes back to the loop again and processes the
logic inside the loop.

CHECK: It always goes to the next "event" when the condition
given in the CHECK statement is failed. If it is written
with in the loop, it just terminates the loop but not the
processing block.

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different software packets available in the market? : sap abap hr

1145


Lock objects and what are parameters of ENQUEUE FM?

1831


What is interactive reporting?

1136


What are the functions of lock objects?

1247


What is database utility? : abap data dictionary

1135


What is step-loop? Explain all the steps?

1080


How do you convert non-char field into char type fields ?

2242


What are the data types of the external layer?

1105


dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

3002


Explain the Inportance of pa30? : abap hr

1420


How does the system handle roll areas for external program components?

1179


Why do we use abstract class

1542


From Excel to ABAP - Is batch mode possible ?

1120


How many types of tables exists and what are they in data dictionary? : abap data dictionary

1183


How can we omit a leading sign and a leading zero in sapscript?

1096