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

How can we set the tablespaces and extent sizes ?

650


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

785


What happens if only one of the commands set screen and leave screen is used without using the other?

681


what is difference between user exit, customer exit and badi?

4278


How many ways you can create table? : abap data dictionary

621






There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

725


What is the abap program name to process the batch input session automatically? : abap bdc

753


How to transfer the objects? Have to transferred any objects?

684


Explain about the tables exists in a data dictionary and what are they? : abap data dictionary

722


What is an update type with reference to a match code id? : abap data dictionary

671


Normally how many and what files get created when a transaction program is written?

635


How we can retrieve data using secondary index. Explain with simple example?

756


what is leave to TRANSACTION?

1104


What are aggregated objects : abap data dictionary

692


How do you use structures in the abap programs?

689