Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform

Former Member
0 Likes
835

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
818

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

6 REPLIES 6
Read only

Former Member
Read only

Former Member
0 Likes
818

search you will get no of similar post's.

Read only

Former Member
0 Likes
819

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

Read only

Former Member
0 Likes
818

Hi,

Hope the following thread will help you regarding your problem.

Thanks.

Nitesh

Read only

Former Member
0 Likes
817

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

Read only

Former Member
0 Likes
817

Hi,

Select Page 2 and Goto Tab 'General Attributes'.

There you will find 'Mode'.

Here select 'Initialize counter'

Hope this helps.

Regards,

Bhupal