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


Please Help Members By Posting Answers For Below Questions

Update types in Call transaction method. What is the difference?

744


Can a filed occur in several field groups? : abap modularization

803


What is the sap abap?

769


What is the difference between upload and ws_upload ? : abap bdc

820


What are the different types of parameters?

713






What are the 2 other types of views, which are not allowed in release 3.0?

757


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

1074


What is the use of enqueue function module? : sap abap data dictionary

754


What is a collect statement?

716


What are pool tables?

801


How the at-user command serves mainly in lists?

790


How do you differentiate tax for different countries? : sap abap hr

828


What is open sql vs native sql ?

2067


How do you populate data into a multiple line field? : abap bdc

774


Explain buffering

1041