What is the main point while using control break in
internal table ?
Answers were Sorted based on User's Feedback
Answer / iqbal ahmad
The main point is that we have to first sort out the Table
in Asce/Dese order and we can use control beark with in
loop and endloop.
Regards,
Iqbal Ahmad
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / bikas
Field for which we are using the control break should be
the first field of the internal table.
Internal table should be sorted on the field for which we
are going to use the control break statment.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
We have to use control breaks with in loop & endloop.
To avoid the getting of *s with control breaks we have to
read the internal table with current index.
Is This Answer Correct ? | 1 Yes | 0 No |
what are tokens?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
difference between structure and append structure
What are the difference between call screen and leave screen?
what is index and types in indexes?
In scripts, i have 10 address lines there were blanks in between rows how can i avoid those
Hi All, I have a scenario in Script. I want to display the data both side in a page. How can get it?
What is the button to change the variant in ALV ?p
difference between primary index and secondary index.when we use secondary index in reports?
Advantages and disadvantages of different types of bdc's?
How to display if the value entered contains records or not?
How to use a specific number occurs statement?