Answer Posted / anu
we generally use end of selection for display of report. So
its a gud practice to put the write statements in end of
page. 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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
What primary key and foreign key relationship
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What are the fields in a bdc_tab table? : abap bdc
How to debug rfc function module?
Explain how many types of tables exist and what are they in data dictionary?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Why do we use logical blocks in abap program?
What is the function of the correction system?
What are critical issues you have faced in your project
What is the difference between function group and function module?
How to get that a secondary index is attached to a select query?
What is lock objects? : sap abap data dictionary
How do you retrieve the data for repetitive structures ? : abap hr
Can a filed occur in several field groups?
What are indexes? : abap hr