‎2006 Sep 11 9:18 AM
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
‎2006 Sep 11 9:21 AM
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
‎2006 Sep 11 9:19 AM
‎2006 Sep 11 9:29 AM
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.
‎2006 Sep 11 9:33 AM
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
‎2006 Sep 11 10:02 AM
‎2006 Sep 11 9:21 AM
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