| data type (BC-ABA) |
Attribute of a data object. ABAP interprets the content of a data object according to its data type. Data types are either bound as attributes of data objects or stand-alone. Stand-alone data types can be defined globally in the ABAP Dictionary or locally using TYPES in an ABAP program. The generic data type for all data types is data.