Types of windows and Difference between them in Scripts
Answer Posted / kiran kumar v
Main Window is used to display the main or key data. It
represents the body of a letter or order.
Types of Windows
1) Constant -- Used for populating fixed data ex: Date
2) Variable -- Used for populating variable data ex: Address
3) Main
Kiran V
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the different types of luws. What are they?
Difference between select option and ranges ?
What type of user exits have you written ?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Explain the session method? : abap bdc
where do we store all custom programs in SD module?
What are the parameter types for a method?
What are the parameters in bdc_open_group? : abap bdc
In select-options, how to get the default values as current month first date and last date by default?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Why we are using Macros instead of Function Modules
What is the difference between tables and structures?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
Where the payroll results are stored