What is the significance of main window in a page, what are
the types of the window?
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 ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to display or know if the value entered contains records or not?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is step-loop?
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What are the three components of a work process?
What are control tables?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is a table cluster? : abap data dictionary
What is elementary search help? : sap abap data dictionary
What are logical databases?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are system variable in abap?
What is the structure of the bdc table? : abap bdc