SAP DDIC TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

DDIC type
Data type defined as a global type in the ABAP Dictionary. DDIC types are always data types, while global object types are defined in the class library. In particular DDIC database tables
BEGIN_SECTION VERSION 5 OUT and DDIC views
END_SECTION VERSION 5 OUT can be used as DDIC types in ABAP programs.
ABAP_MORE_INFO