A report has statements like:
top-of-page.
write :/.
End-of-page.
write:/.
But the end-of-page is not displayed ?please verify?
Answer Posted / saplead.sai
SAP reserves space for TOP-OF-PAGE event automatically.
But for END-OF-PAGE event to be triggered, we should
EXPLICITLY reserve space using the following
LINE-COUNT 22(2) where 2 LINE space is reserved for FOOTER
to print END-OF-PAGE.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different database integrities?
What is the role of ‘refresh’ in internal table?
how to see the tables of 200 in client 100?
Where are you used type casting?
Explain the difference between call screen and leave screen?
What are the kinds of foreign key fields?
What are system fields for secondary lists?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
what is difference between (internal table types)standard table and sorted table in sap abap....
What is alv programming in abap? When is this grid used in abap? : abap hr
What is check table?
What is output determination?
Explain the uses of the simple maintenance interface? : sap abap hr
What is the difference of update types in call transaction method ? : abap bdc
Explain the advantages and disadvantages of abap query tool?