Show TOC

domain

ABAP Dictionary (BC-DWB-DIC)

Object that describes the technical attributes of a field such as its data type and length.

A domain defines a value range containing the valid values for fields that refer to that domain.

You can group fields that have similar technical or business purposes together under a single domain. All fields based on a domain are automatically updated when you change the domain. This guarantees the consistency of the fields.