1.In report, we should have to write events in sequential
order or not,if we write events insequential then what will
be the drawback and if we will sequential what will be the
advantage.
2.what is the fucnction of end-of-selection even? if we
would not write this event in report what will happen?
3.top-of-page event will trigger before the
initialization,and at selection-screen event or after these
two event.
Answer Posted / nitin gautam
The above answer is ok but the sequence of events should be as under:
INITIALIZATION
AT SELECTION-SCREEN OUTPUT
AT SELECTION-SCREEN
START-OF-SELECTION
END-OF-SELECTION
i.e AT SELECTION-SCREEN OUTPUT WILL TRIGGER FIRST,as to make any changes to fields of selecttion screen before it is displayed...
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is table buffer?
Fallback class
How will you define posting procedures?
How many default tab strips are there?
How do you delete duplicate records from internal table?
In what ways we can get the context sensitive f1 help on a field?
What are the Control levels in internal tables?
What are types of select statements?
When you prefer lsmw?
What is the purpose of at first and at last?
What are standard layouts sets in the sap script?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
foreign key enforcement?
What is a transport?
What are the different message types available in the abap/4 ?