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

Regarding problem in SAP Forms.

Former Member
0 Likes
564

Hi,

I have a problem in SAP scripts. I have created a form with 2 pages. in the header settings i have given first page as start page. In the pages window i created 2 pages page 1 and page 2. Page1 with Page Counter Mode as START and Page2 with Page Counter Mode as INC. in my page 1 i have one main window . but in page 2 i dont have any. When i execute my Form only first page is seen. i cant see the second page. How can i solve this issue. Please give suggestions.

Thanks,

Sujana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
535

Hi

You have to create windows in the second page also to

pass the data that has to be seen in output.

Suppose you have MAIN window in page1 with flows to

next page, you have to create MAIN window in second page

too with the same formatting as in Page1.

Kind Regards

Eswar

5 REPLIES 5
Read only

Former Member
0 Likes
535

for page 1 make page 2 as next page.

Read only

0 Likes
535

Hi,

I have given NEXT page for Page1 as Page2. If i give main window in second page it is copying all the properties from first page inluding code which i am not able to change.Any other Suggestions.

Thanks,

Sujana.

Read only

0 Likes
535

Hello,

Ya main window is same for the both the pages.The data once filled in the first page it will flow to the second page.That is how main window works.

Let me know the exactly what u want.

Regards

Read only

0 Likes
535

Have u tried seeting page 1 as next page to page 1 itself?

Read only

Former Member
0 Likes
536

Hi

You have to create windows in the second page also to

pass the data that has to be seen in output.

Suppose you have MAIN window in page1 with flows to

next page, you have to create MAIN window in second page

too with the same formatting as in Page1.

Kind Regards

Eswar