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

Pages in sapscript

Former Member
0 Likes
339

We have a problem in sapscript .

I have two pages .One is a letter for a client and the second contains information about their purchasings.

My problem is that i haven't to numbered the first page but i have to numbered the rest.

The format of the number is : Page 1 of 4

Somebody know one way to resolve my problem

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
316

Hi Jorge Hernandez,

We have already speak about page problem and smartforms, I think it's the same problem. The only solution we found, is to create two smartforms .. It's more simple in smartform than in Sapscript but I think there is no others solutions.

Regards

Frédéric

2 REPLIES 2
Read only

Former Member
0 Likes
316

Hello,

Page &PAGE& of &SAPSCRIPT-FORMPAGES&

hope this helps you.

Best Regards, Murugesh AS

Read only

FredericGirod
Active Contributor
0 Likes
317

Hi Jorge Hernandez,

We have already speak about page problem and smartforms, I think it's the same problem. The only solution we found, is to create two smartforms .. It's more simple in smartform than in Sapscript but I think there is no others solutions.

Regards

Frédéric