Multiple choice technology programming languages

The complete technical definition of a table field is determined by the field's

  1. Data Element

  2. Domain

  3. Predefined

  4. All the Above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In ABAP Dictionary, the Domain defines the complete technical definition of a field - including data type, length, decimal places, and output format. The Data Element provides semantic information and references a Domain, but the technical attributes come from the Domain. 'Predefined' is not a valid concept in this context. So Domain is the correct answer.