‎2008 Oct 26 5:08 AM
Hi friends,
my requirement is i have two different pages with different data.i want page no. like .first page goes to 10 pages like 1 of 10 , 2 of 10 so on.
second page goes to 5 pages like 1 of 5 , 2 of 5 so on.
how to achieve this result
please can anyone help me with quary
Regards,
k.Satyanarayana
‎2008 Oct 26 10:38 AM
Hi
just you take one window...then take one text ...then drag the system fields in this text...means
<sy-page> of <total sy-page>
but here one important trick is that you have to change the type of this window as "Final Window".
Arunima
‎2008 Oct 26 6:16 AM
Hi,
check this link,
http://help.sap.com/saphelp_nw70/helpdata/en/9f/dba09035c111d1829f0000e829fbfe/content.htm
Reagads
swamy
‎2008 Oct 26 6:22 AM
‎2008 Oct 26 10:38 AM
Hi
just you take one window...then take one text ...then drag the system fields in this text...means
<sy-page> of <total sy-page>
but here one important trick is that you have to change the type of this window as "Final Window".
Arunima
‎2008 Oct 27 5:39 AM
‎2008 Oct 27 6:08 AM
Hi
U can use &SFSY-FORMPAGES& of &SFSY-JOBPAGES& to get the solution.
Or check in SFSY structure to get teh correct field names, in case these field names are not correct.
Soumya
Edited by: Soumya Bhat on Oct 27, 2008 7:16 AM
‎2008 Oct 27 6:21 AM
Hi,
Select Page 2 and Goto Tab 'General Attributes'.
There you will find 'Mode'.
Here select 'Initialize counter'
Hope this helps.
Regards,
Bhupal