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 is help view?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What are the steps to execute session method?
In what ways we can get the context sensitive f1 help on a field?
What is internal payroll process? : sap abap hr
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is the diff between database view and maintenance view?
What is locking? : abap data dictionary
Polymorphism real time scenario
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Does the table can have multiple foreign keys?
What are conditional chain statement?
Can matchcode object contain ids with different update types? : abap data dictionary
What is use of transparent table in abap? How it is different from pool tables?
Define alv programming in abap?