As an ABAP developer in which of these scenarios can you use Domain in Data Dictionary ABAP?
Options
- Domain is used to define variables in a program.
- Domain is where the data type is defined and can define the boundaries by defining the value range.
- Domains are used in table fields declarations.
- None of these