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
What is the difference between get and get late?
How to find Kernal badi ?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is view proxy in abap?
What are table clusters?
What is internal payroll process? : sap abap hr
What is sql trace? : abap data dictionary
What is the use of the raising exception?
What is the structure of bdcmsgcoll? : abap bdc
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Program for Prime numbers and Matrix plz explain me the procedural method with steps
How we format the data before before write statement in report ?
what is user specific parameter?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What are the commands used for interactive reports?