‎2004 May 03 9:16 AM
Hi all
On each page we can create main window upto 99 times.
why 99 ???
regards,
‎2007 Aug 09 11:23 AM
‎2007 Aug 09 11:32 AM
Hi...
In SAP Script a Form can have only one MAIN window.
But we can Create max of 99 instances of the SAME MAIN WINDOW in a page
This is required if you want to display the Text in Multiple columns (line in a news paper). For Eg to Display the Main window text in 3 columns format we can create 3 Copies of Main window.
To create copies : Use the Path
<b>Edit->Main window.</b>
In normal Scenarios we need not to create the Copies of MAIN window.
<b>Reward if Helpful</b>
‎2007 Aug 14 5:50 PM
hi,
in scripts only one main window is possible if required we split that into 99 parts. f<b>or main window the width is constant and length will vary Depend on the data it contained.</b>
<b>Reward points for useful Answers</b>