what are the control break statements in Reports?
Answers were Sorted based on User's Feedback
Answer / preethi
at first ,end at
at new , end at
at end of , end at
on change of, end on
at last, end at
Is This Answer Correct ? | 7 Yes | 0 No |
1.AT FIRST
....
ENDAT.
2.AT NEW
....
ENDAT.
3.AT LAST
...
ENDAT.
4.AT END OF
.....'
ENDAT.
5.ONCHANGE OF V1 OR V2...
...
ELSE
...
ENDON.
6.SUM
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ankitraheja
First you can tell the interviewer that control break
statements are obsolete but since he has asked the question
just tell him the control break statements.
-He will give you points for giving the correct answer and
also for knowing that control break statements are obsolete
Is This Answer Correct ? | 1 Yes | 0 No |
what is table maintainence?
which select statement is used in script?
what are the events in lsmw?
how to send the form to mail?
4 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
when do you need to create an internal table with header line ? and with out a header line?
What is the difference between RETURNING and CHANGING parameters for a method?
What are the exact sequences in which the reporting events trigger.I mean starting from 1st to last.And how many times we can use At-Selection screen or Start-of-selection in a report??
Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one?
How to transfer legacy data into base tables by scheduling a time frame using bdc?
Can you call a bdc from a report program ?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
what is the difference detween EDI AND ALE?