Skip to Content
0
Former Member
May 10, 2005 at 06:38 PM

Page Number in Smartform

456 Views

Hi,

I want to print the page number on PO in specific format.

If there are 17 pages in PO then it should come as

Page: 1 of 17.

I am using this command &SFSY-PAGE& of &SFSY-FORMPAGES&

But for first 9 pages it prints like : 1 of * . Page Number 10 onwards it prints correctly : 10 of 17.

When I have less than or equal to 9 pages then it prints

correctly.

Any pointer in this direction would be helpful.

Anuranjan