SAP BUILTIN DATA TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

built-in data type
Data type that is provided in an ABAP program by the ABAP runtime framework. The built-in data types are built-in ABAP types, generic ABAP types, and built-in data types from ABAP Dictionary. The names of the elementary and generic built-in ABAP types are a subset of the reserved names (except for internal types b and s, which cannot be used directly in a program).
ABAP_MORE_INFO