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: 

Smartform: Problem with pages - some do not load

Former Member
0 Kudos

Hi,

I am developing a 5 page Smart Form.

Currently 1 page has been developed, with all 5 having the same header (1 logo and 3 windows).

The 1st page has 1 main window and the 2nd page has another. Every page will have a different main window.

The problem is that even though page 1 is configured to go to page 2, page 2 doesn't load, even though I have a header and main window there as well.

Am I doing something wrong?

Do I only need 1 main window, containing everything that spreads to all pages?

How is this supposed to work? Please help.

Thanks,

John

1 ACCEPTED SOLUTION

naimesh_patel
Active Contributor
0 Kudos

I think we can't have MAIN window on each and every page... MAIN window can only be on the one page.

So, I think you have to create only 1 page and try to accomodate the logic so you can expand that to 5 pages.

Regards,

Naimesh Patel

8 REPLIES 8

Former Member
0 Kudos

Hi,

Check if the data is pouplating in the main window of the second page. I think If there is no data to display in the main window of the second page it will not get triggered.

Regards,

Satish

0 Kudos

There is supposed to be data. Just to check, I added static text, but it didn't display as well.

naimesh_patel
Active Contributor
0 Kudos

I think we can't have MAIN window on each and every page... MAIN window can only be on the one page.

So, I think you have to create only 1 page and try to accomodate the logic so you can expand that to 5 pages.

Regards,

Naimesh Patel

0 Kudos

Thank you. Is there any material only that can verify this?

0 Kudos

John,

Here is a link which will teach you step by step

http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.h...

More links

http://www.sapgenie.com/abap/smartforms.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

http://help.sap.com/saphelp_46c/helpdata/en/a5/de6838abce021ae10000009b38f842/frameset.htm

Step by Step creation of Smartforms

http://www.sap-basis-abap.com/sapsf001.htm

http://www.sap-img.com/smartforms/smart-006.htm

http://www.sap-img.com/smartforms/smartform-tutorial.htm

http://www.sapbrain.com/TUTORIALS/TECHNICAL/SMARTFORMS_tutorial.html

How to trace smartform

http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm

FAQs

http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm

also see

http://www.saptechnical.com/InterviewQ/interviewQ.htm

http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm

http://www.techinterviews.com/?p=198

http://www.techinterviews.com/?p=326

http://www.sap-img.com/abap/answers-to-some-abap-interview-questions.htm

http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm

http://www.geekinterview.com/Interview-Questions/SAP-R-3/ABAP

http://sap.ittoolbox.com/documents/popular-q-and-a/abap-sample-interview-questions-3240

http://www.sap-img.com/abap/abap-interview-question.htm

http://www.allinterview.com/Interview-Questions/ABAP.html

check most imp link

http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html

Regards,

Satish

0 Kudos

Ok.. at last I found the link which can prove that we only have one main window.

<i>You can define only one window in a form as main window.</i>

Chech this link:

http://inet.tamko.com:8081/saphelp/helpdata/EN/81/485ebad94f11d3968f00a0c930660b/frameset.htm

To overcome this problem you need to control only one page and try to flow the data so, you can go to the 2nd and then 3rd... and so on...

Regards,

Naimesh Patel

0 Kudos

Thank you very much Naimesh.

You have been of excellent help these past weeks.

Best Regards,

John

0 Kudos

Thanks for compliments

Regards,

Naimesh Patel