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

Smartforms - Main Window Width in all pages

Former Member
0 Likes
1,205

Hi All,

In Smartforms, does the width of the MAIN window has to be the same in all the pages. (FIRST, NEXT...)

When I try to execute the smartforms it to going to dump when i have different width for MAIN window in FIRST page and MAIN window in NEXT page.

Is there any alternative solutions to rectify this.

My requirement is, I need a smaller width of MAIN window ( Starting from center of the page and all the way to the right) in the FIRST PAGE and a normal MAIN window (Occuping most of the page except for the top header and bottom footer) in the NEXT page.

Appreciate your help.

Thanks,

Jaffer Ali.S

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
910

Hello Jaffer,

the width of the MAIN window has to be the same in all the pages

Hard Luck !! The width of the MAIN window has to be same. NO EXCEPTIONS

BR,

Suhas

Hi All,

In Smartforms, does the width of the MAIN window has to be the same in all the pages. (FIRST, NEXT...)

When I try to execute the smartforms it to going to dump when i have different width for MAIN window in FIRST page and MAIN window in NEXT page.

Is there any alternative solutions to rectify this.

My requirement is, I need a smaller width of MAIN window ( Starting from center of the page and all the way to the right) in the FIRST PAGE and a normal MAIN window (Occuping most of the page except for the top header and bottom footer) in the NEXT page.

Appreciate your help.

Thanks,

Jaffer Ali.S

5 REPLIES 5
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
911

Hello Jaffer,

the width of the MAIN window has to be the same in all the pages

Hard Luck !! The width of the MAIN window has to be same. NO EXCEPTIONS

BR,

Suhas

Read only

Former Member
0 Likes
910

What does your main window contain .... ?

I mean internal table data or any other ?

Thanks,

Adi

Read only

Former Member
0 Likes
910

Hi,

For the first page instead of main window , you can use ordinary window. And for the second page you can use the main window.

For further clarification regarding this you can check out this link.

http://help.sap.com/saphelp_nw04s/helpdata/en/b1/243fdabeee11d4b633006094192fe3/frameset.htm

Regards,

Deepthi.

Read only

Former Member
0 Likes
910

Hi All,

Thanks for your answers.

Adi, the main window holds the data of the internal table. But infact the width of the main window of the FIRST page should be smaller.

The next page has a seperate set of data needs to be printed with the normal MAIN window width.

I have a alternative solution for this.

Keep the MAIN window width as same in both the pages.

In FIRST page, use the style and in the style, mark the left margin to start from center of the window.

Thanks for confimiing that the main window width have to be the same in all pages.

Regards,

Jaffer Ali.S

Read only

Former Member
0 Likes
910

Answered. Closed.