How many domains will create for one data element?
Answer Posted / sunil kumar gautam
One Data element has only one Domain.But one Domain can be
used for many Data Element.
| Is This Answer Correct ? | 38 Yes | 1 No |
Post New Answer View All Answers
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What are lock objects?
What is the significance of delivery class?
what will happen if called program is not executable ?
How to write a code for multiple transactions? : abap bdc
Explain the differences between se01, se09 and se10?
What are the pooled and cluster tables?
What are the function modules used in f4 help?
Can a transparent table exist in the data dictionary but not in the database physically?
What are roles and authorization objects?
Where do you find info on new developments in SAP?
What is a multiple line field?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
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.