Which is the event trigger last?

Answer Posted / anu

the above has few mistakes. this is the right one.

we generally use end of selection for display of report. So
its a gud practice to put the write statements in end of
selection. When the control comes to the first write
statement in end of selection and if this write statement
is a valid one then immediately the event triggered is top-
of-page. In this top-of-page event we generally write the
headings. So after printing the headings the control comes
back to end of selection and prints the corresponding data.
After this if the report has footer lines reserved in end
of page event then this will be triggered. So we can say
that end of page can be the last event which is triggered
if the data is filled upto reserved lines.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between field-group header and other field groups?

695


What is a badi?

681


Explain some essential objects in abap dictionary?

873


What is the difference between internal tables and extract datasets? : abap modularization

847


What are the dis-advantages of logical databases? : abap hr

788






What are base tables of an aggregate object? : abap data dictionary

753


What is the difference between tables and structures?

752


What are the differences between domain and data element?

738


Define alv programming in abap?

905


What is meant by authorization? Did you ever work on it? : sap abap hr

655


In which particular scenario we use sorted table and which particular scenario we use standard table?

1166


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

734


Is there any method apart from bdc for data upload to sap? : abap bdc

779


Mention the various databases integrities?

747


What are the two ways of producing a list within a transaction?

763