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 types of select statements?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
where do we store all custom programs in SD module?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is the use of program rsbdcsub? : abap bdc
What is web dynpro for abap?
How do you retrieve the data for repetitive structures ? : abap hr
what is the difference between Blocked ALV and interactive ALV?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How to combine multiple order in one Delivery ( Step by Step)?
What is an rdbms?
Explain the difference between domain and data element?
How is conversion of data types done between abap/4 & external level?
What’s value table?
How do we handle multiple line items in BDC's.