What are control break statements?
Answer Posted / sunil
Control break statements are
1. At First
2. At Last
3. At New
4. At End of
And all these statements work only between Loop and Endloop.
Example:
F1 F2 F3
1 A B
1 B C
2 C A
3 D E
here F1, F2 and F3 are the three fields
if we apply the At New statement between these three fields
then the output would be
1 b c
2 c a
3 d e
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
State the system field for the current date?
Explain the use of insert and append statement in sap abap?
What is the role of ‘refresh’ in internal table?
How many main windows are allowed in sapscript?
What is Field group?
what is user specific parameter?
How do you execute the payroll
What is append structure?
What type of user exits have you written ?
singleton class
What primary key and foreign key relationship
What happens if only one of the commands set screen and leave screen is used without using the other?
How the at-user command serves mainly in lists?
What are internal tables? How do you get the number of lines in an internal table?
What are the components in sap application server?