Application Development 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: 

Reg Scripts

Former Member
0 Kudos
219

Hi,

I am designing two pages in my script. I created two pages and 6 windows. When ever i am trying to activate the script it show the error like

<i><b>first page not defined.</b></i>.

Regards

Srinu

1 ACCEPTED SOLUTION

Former Member
0 Kudos
155

Hi,

In first page you can set the standard attributes like this:

Page: First

Next Page: Second

Create windows, page windows in first page.

Create page windows in second page.

Save and Activate.

I think it should work.

Regards,

Bhaskar

8 REPLIES 8

Former Member
0 Kudos
155

Hi!

You have to fill the field First page on the Header/Basic settings window.

Regards

Tamá

0 Kudos
155

Hi Tamas,

I filled page attributes.

Regards

JozsefSzikszai
Active Contributor
0 Kudos
155

hi sreenivasulareddy,

in SAPScript the first page has to be calles as FIRST, if you have another page it is wise to call it NEXT.

hope this helps

ec

Former Member
0 Kudos
155

hi,

go to t-code se71 give the name of ur script

now two tabpages will display, one is Basic Setting,

go into this tabpage,

now assign here the First page

thanks

Dharmishta

0 Kudos
155

Hi,

I gone through your steps, in basic settings i assigned my first page but it shown <b>page format PAGE1 P is not in the spool admin.</b>

Regards

Srinu

franois_henrotte
Active Contributor
0 Kudos
155

you have to specify which page is the first one

go to header of your script and click on button "Basic settings"

there you have field "First page" and you have to input the page name

then in each page, you specify which is the next page

Former Member
0 Kudos
156

Hi,

In first page you can set the standard attributes like this:

Page: First

Next Page: Second

Create windows, page windows in first page.

Create page windows in second page.

Save and Activate.

I think it should work.

Regards,

Bhaskar

0 Kudos
155

Hi Bhaskr,

Still its thrown error.

Regards

Srinu