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
What are the types of views? : sap abap data dictionary
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Does the external program run in the same sap luw as the caller, or in a separate one?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is table pool?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
What is the full form of spro? : sap abap hr
What statement will be found in an sap application program that implements a function module exit?
What is match code? : sap abap hr
What is the significance of the screen number ‘0’?
how to read the standard field value in your custom program.
What is function group?
Explain what are the different functions used in sap script?
What are control tables?
What are the data types of the external layer?