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

ANY one can tell me what is basic diff b/w keywords
STOP,CONTINUE,CHECK,EXIT, AT-EXITCOMMAND?

Answer Posted / rajesh

One main thing to understand about continue and check
commands is :
Inside a loop, CHECK exactly works as CONTINUE but with a
logical/conditional expression. Below is the syntax

In a loop
- stmt -
- stmt -
CHECK <log-exp> .
- stmt -
- stmt -
endloop.

If the logical expression is TRUE, it immediately terminates
that particular loop pass and resumes with the next loop
pass. If it is FALSE, nothing happens, it just ignores and
continues with the next stmt.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the aggregate objects in the data dictionary? : abap data dictionary

1585


What are the problems in processing batch input sessions?

1094


Fallback class

2283


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

1161


What is open sql vs native sql ?

2730


How many primary keys can be created for a table?

1113


What are the two different ways of building a match code object? : abap data dictionary

1184


Define structure in abap data dictionary?

1089


Explain the types of bdc's?

1060


Explain the difference between free and refresh?

1240


What are the disadvantages of abap query tool?

1375


The max number of calling modes stacked at one time is?

1163


What is modularization and its benefits?

1066


What are the basic objects of the data dictionary?

1065


Explain about sap fico testing and the tools used? : abap bdc

1140