Skip to Content
0
Former Member
Jul 14, 2008 at 02:41 PM

Type 1 report program - printing total pages.

28 Views

Hi fellow ABAPers,

I am working on Type 1 report program. I want to print the total no of pages Eg: Page : 1 / 10, Page : 2 / 10 .... so on and so forth .

I am getting the page no. from sy-pagno but am unable to derive the total pages for the report, i.e. 10 in the above example.

Kindly assist in deriving the total pages.

Thanks and regards.