SAP TYPES STATEMENTS
Get Example source ABAP code based on a different SAP table
Data Types
Data types are templates for creating data objects. Data types can be defined independently in an ABAP program or in the ABAP Dictionary. Data types can also be non-independent as properties of data objects. Data types do not use any memory space for work data but may require memory for administrative information.
In ABAP programs, data types local to the program can be defined, which can be used for
Data types defined in the
The associated statements are: