‎2009 Dec 04 12:20 PM
Hi Experts.
I'd like to know if is possible to create more than one main window in the same page?
Tks.
‎2009 Dec 04 12:33 PM
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)
‎2009 Dec 04 12:33 PM
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)
‎2009 Dec 04 12:37 PM
Hi Rodrigo,
you can achieve this by suing TEMPLATE or COPIED WINDOW.
Regards
Abhii
‎2009 Dec 04 12:37 PM
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á
‎2009 Dec 04 1:22 PM
Hi Tamás.
I need to put 2 windows with variable content side by side, not in sequence.
Ex:
Window 1 Window 2
Tks
‎2009 Dec 04 1:01 PM
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
‎2009 Dec 04 1:25 PM
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
‎2009 Dec 04 1:37 PM
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.
‎2009 Dec 04 2:26 PM
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á
‎2010 Jan 11 6:08 AM
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