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

loop at itab.
IF <cond>.
Continue.
Endif.
Endloop.
If continue triggers what will happen, it comes out
of loop and endloop for further loop pass or just comes out
of IF and Endif.

Answer Posted / mindaugask

The CONTINUE statement can only be used in loops. If it is used, the current loop pass
is ended immediately and the program flow is continued with the next loop pass.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you use buffering?

1137


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

1060


How do you differentiate tax for different countries? : sap abap hr

1234


hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp

3772


What is the function of the correction system?

1042


what are Hana Basics

1469


Explain some essential objects in abap dictionary?

1216


What is For-period and In-period

2257


What are the problems in processing batch input sessions?

1098


What is runtime analysis?

1223


If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

1449


what is call back in alv?

2522


What are the different types of operators in the sap abap?

1197


What is the use of a pretty printer?

1242


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

1079