SAP TECHNICAL TYPE PRPT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

technical type property
Property of a data type that is important for the compatibility with other data types except reference types. For elementary data types, this concerns the built-in ABAP type, the length of the fraction portion and the number of decimal places. For structured types, this concerns how the type is constructed from substructures and elementary data types. For table types, this concerns the table category, the line type, and the table key. For mesh types, this concerns the layout of components and their mesh associations.
ABAP_MORE_INFO