Answer Posted / arasu
Control Break Statement is different from Control statement,
the BREAK, EXIT, CONTINUE are used to break and come out of
the current loop where it occurs, where as AT NEW, AT END,
AT LAST, AT FIRST is used to check for a table field value
(internal table). When u asked for control statements alone,
u need to answer as BREAK, EXIT, CONTINUE, CHECK because it
controls the program flow.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What are the rules to create a BAPI?
How do you backup Sapscript layout sets? Can you download and upload? How?
What is a table attribute? : abap data dictionary
What are the different types joins?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are the two ways of producing a list within a transaction?
What is ole?
Describe the data classes?
How to determine the attributes of an internal table?
Is main window mandatory in smartforms?
How many types of views are there? : abap data dictionary
Different types of locks?
What are smart forms?
Which transaction code can I use to analyze the performance of abap program?