)what is the significance of main window in a page, what
are the types of windows? briefly explain the types of
windows
Answer Posted / k.nagalakshmi
In sap scripts windows are of 3 types.
1.constant windows
2.variable windows
3.main windows.
1.constant windows:
these windows can reflect in all pages contains in a
form.
for ex.letter pad contains company address with logo in top
and footer ph.no these are must in all pages.
2.variable windows:
these windows are are restricted for rhe pages i.e
details contains in a letter pad(address etc..)
3.main windows:
these windows are for business information.under one
page we can maintain maximum of 99 main windows.
99 main windows for business lables as well as address
lables in realtime.
without main window it is not possible to design a
form.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Cds views
What is the difference between scrolling a table horizontally and vertically?
What are aggregated objects : abap data dictionary
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
How do you delete duplicate records from internal table?
How are BAPI different from normal function modules?
Does the external program run in the same sap luw as the caller, or in a separate one?
How to get that a secondary index is attached to a select query?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
How to know if the value entered contains records or not?
What is the collect statement? How is it different from append?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Explain data dictionary in abap?
What is the difference between upload and ws_upload ? : abap bdc
What are the differences between table controls and step loops?