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

Former Member
0 Likes
1,081

Hi Experts.

I'd like to know if is possible to create more than one main window in the same page?

Tks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,053

Its' no use to create two main window in same page!!!!!!!!!

You can create but only one can be used. It's first one.

(Width of windows should be same and

2nd window will not work)

9 REPLIES 9
Read only

Former Member
0 Likes
1,054

Its' no use to create two main window in same page!!!!!!!!!

You can create but only one can be used. It's first one.

(Width of windows should be same and

2nd window will not work)

Read only

Former Member
0 Likes
1,053

Hi Rodrigo,

you can achieve this by suing TEMPLATE or COPIED WINDOW.

Regards

Abhii

Read only

Former Member
0 Likes
1,053

Hi!

No, unfortunately it is not possible.

Why would you like to have 2? I always could solve everything with only 1 MAIN window and with additional windows.

Regards

Tamá

Read only

0 Likes
1,053

Hi Tamás.

I need to put 2 windows with variable content side by side, not in sequence.

Ex:

Window 1 Window 2

Tks

Read only

Former Member
0 Likes
1,053

Hi,

it is not possible to use 2 MAIN Windows in smartforms. U can use all the logic just in one MAIN Windows.

Try to solve ur problem using conditions.

Regards

Read only

Former Member
0 Likes
1,053

Hi

For this first format you internal table according to your main window requirment.

If u have data two internal table, format the to internal table to one table with main window format.

Regards,

raghu

Read only

0 Likes
1,053

The problem is in the second window i have conditions to show sap icons, one side will be to show table content, other side to show a group of radio buttons based on table content.

Read only

0 Likes
1,053

Hi!

Add some colums to your internal table, and fill them using the following command:

WRITE variable TO table_field AS ICON.

You have to add an abap-coding, before you display the table, and there you can fill the relevant table columns with the radiobutton icons...

Regards

Tamá

Read only

Former Member
0 Likes
1,053

hi

It is possible to create two main windows but only one main window is preferable in smartforms

but if u wrk in sapscripta thn u wud hav liberty to create 99 main windows

if ur problem not yet solve pls get back to me

ketan