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

sap scripts

Former Member
0 Likes
653

Hi experts,

How many main windows can be used in a script ?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
632

Hello,

Use can 100 Main Windows in Script.

Vasanth

5 REPLIES 5
Read only

Former Member
0 Likes
633

Hello,

Use can 100 Main Windows in Script.

Vasanth

Read only

Former Member
0 Likes
632

Hi,

We can use only 1 main window in the Script, but we can use 99 Instants of that main Winodw

Regards

Sudheer

Read only

Former Member
0 Likes
632

Hi,

1 main window but 99 replicas of the same.

Regards,

Suruchi

Read only

Former Member
0 Likes
632

thank experts.

Read only

varma_narayana
Active Contributor
0 Likes
632

Hi.

We can Have a single MAIN window in a layout set (Form)

But in Each page we can generate up to 99 instance of MAIN window.

This is done using the Menu path: Edit->Main window.

this is useful for displaying the data in multiple colums like in news paper etc.

Reward if it is useful.

Regards.