24) Can we create more than one main window in scripts?
Answer Posted / obada
A single page have one main window ,but we can have 99 more sub windows inside it that means in total we can have 100 main window.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is native sql?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are the different types of abap/4 programs?
How many main windows will be there in a page window?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Difference between domain and data element? What are aggregate object?
Difference between stand alone CRM and back-end CRM
How would you set the formatting options statically and dynamically within a report?
What is lock object ? : abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is Transactional based Application & Role based Application?
What function does data dictionary perform?
How to convert the Unit for 'Distance' (The value from one Unit to another).
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the differences between session method and call transaction method? : abap bdc