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 are different ABAP editors? What are the differences?
How to set an Enhancement point for a custom report?
Sy index and sy tabix
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How to find the return code of an stmt in abap programs?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you display a data in a detail list?
What is meant by performance analysis? Have done anything to improve the performance?
Is it possible to run host command from SAP environment? How do you run?
What is the full form of spro? : sap abap hr
What are the three hierarchical levels of data types and objects?
Can we access static attribute from instance method
How do you execute the payroll
How do you convert non-char field into char type fields ?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT