| 1. |
Difference Between Domain And Data Element? What Are Aggregate Object? |
|
Answer» Domain - Specifies the technical attributes of a data element - its data type, length, possible VALUES, and APPEARANCE on the screen. Each data element has an underlying domain. A single domain can be the basis for several data elements. Domains are objects in the ABAP Dictionary. Domain - Specifies the technical attributes of a data element - its data type, length, possible values, and appearance on the screen. Each data element has an underlying domain. A single domain can be the basis for several data elements. Domains are objects in the ABAP Dictionary. |
|