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 script

Former Member
0 Likes
361

How many maximum windows we create on Page in SAP Script.

regards.

3 REPLIES 3
Read only

Former Member
0 Likes
344

Hi

I don't know (and I don't believe) if there's a limit on the number of windows placed in a page.

U can only use the main for 99 times int the same page.

Max

Read only

Former Member
0 Likes
344

hi,

No limit but there is a limit for main window, in the form we can use 99 main windows.

Read only

0 Likes
344

ok..BUt there is only 1 default main window on the form..how can I make other main windows on the same form.

thanks.