2007 Dec 14 9:43 AM
hi guyz,
i wanna print pageno on sap script
at the moment iam using
&SAPSCRIPT-JOBPAGES& for total number of pages
that bit working fine....
but i want like
1 of 2
2 of 2...
when i use sy-pagno ..im not getting anything out on my page...plz advise
regards
2007 Dec 14 9:59 AM
hi guyz,
i wanna print pageno on sap script
at the moment iam using
&SAPSCRIPT-JOBPAGES& for total number of pages
that bit working fine....
but i want like
1 of 2
2 of 2...
when i use sy-pagno ..im not getting anything out on my page...plz advise
regards
2007 Dec 14 9:59 AM
2007 Dec 14 10:12 AM
Hi,
Just try with this: <b>&page& of &SAPSCRIPT-FORMPAGES&</b>
Thanks,
Anil
2016 Mar 23 4:24 AM
Hi,
i have print the page no using above command but it's printing same page no on every page.
like 1/5 on first
1/5 on second
;
.
. 1/5 on page five
please reply asap.
Thanks in advance.
2007 Dec 14 10:27 AM
&PAGE& ...gives u da current page
&SAPSCRIPT-FORMPAGES& ...gives u da total pages
Hope dis helps
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |