‎2007 Apr 19 10:41 AM
Is it always nessecary to create a main window ?
I tried to create a main window, but sapscript did not accept the main window
When i check the scriptform i got the message no window 00
when i make a testprint i become the message no main window available
kind regards
Jo Adams
‎2007 Apr 19 11:00 AM
Hai Adams,
Welcome to SDN.
Yes it is compulsary for every script to have a main window.
You try like this:
Go to Se71>Type Form Name>Press Change Button-->
Then see the option for Page Windows.
Then In the menu:Edit-->Create Element.
Then a dialog box appears containing Main window Double click on it.
Gie left,upper margin and width and height and then actvaye.
Hope you can now do that.
Reward points if it helps you.
Regds,
Rama chary.Pammi
‎2007 Apr 19 11:00 AM
Hai Adams,
Welcome to SDN.
Yes it is compulsary for every script to have a main window.
You try like this:
Go to Se71>Type Form Name>Press Change Button-->
Then see the option for Page Windows.
Then In the menu:Edit-->Create Element.
Then a dialog box appears containing Main window Double click on it.
Gie left,upper margin and width and height and then actvaye.
Hope you can now do that.
Reward points if it helps you.
Regds,
Rama chary.Pammi
‎2007 Apr 19 11:05 AM
Main window in which continuous text is printed. This is the window used by dialog users of a print program and form. For example, the body text of a letter would be entered in MAIN.
The text in the main window can extend over several pages. If the text fills one page, output continues in the window of the next and subsequent pages, as long as MAIN has been defined for these pages.
Go to<b> Se71</b> and Type Form Name and Press Change Button then u see
Then see the option for <b>Page Windows</b>.
Then In the menu click on<b> Edit </b> after that click on <b>Create Element</b>.
Then a dialog box appears containing <b>Main window</b> <b>Double click</b> on it.
Give values for left,upper margin and width and height and then activate it .
it is useful for u
rewards if it helps u
Vijay Pawar
‎2007 Apr 19 11:10 AM
hi,
form by default contains main window
first create page then select the option WINDOWS in the tool bar
main window will come .go to edit->main window
give left ,upper ,width,height.->save
this is done in page windows for other windows.
no need to create main window explicitly
‎2007 Apr 19 11:27 AM
Hello
Thanks for the answers , the problem is solved
thanks
Jo Adams