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
Update types in Call transaction method. What is the difference?
Can a filed occur in several field groups? : abap modularization
What is the sap abap?
What is the difference between upload and ws_upload ? : abap bdc
What are the different types of parameters?
What are the 2 other types of views, which are not allowed in release 3.0?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What is the use of enqueue function module? : sap abap data dictionary
What is a collect statement?
What are pool tables?
How the at-user command serves mainly in lists?
How do you differentiate tax for different countries? : sap abap hr
What is open sql vs native sql ?
How do you populate data into a multiple line field? : abap bdc
Explain buffering