Skip to Content
0
Former Member
Apr 22, 2009 at 10:29 AM

TOP_OF_PAGE

22 Views

Hai Friends,

I want to print the page numbers in my report while they take the print out. i have used BLOCK_ALV.

I want to display 16 grids and it takes 5 pages when we print.

I have used TOP_OF_PAGE to print the header details viz:

Material:

Description:

Plant:

Run Date:

Page:

My first grid takes 3 full pages and rest is filled in 2 pages. when i print, the page number is getting printed only for the first three pages (i.e, for the pages where the first grid is there). for the next two pages the numbers are not displayed. how can i display in all the pages. even the header info is also not displayed in the last 2 pages.

Thanks.