SAP TYPE OBJECT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

type description object
Instance of a type description class. Type description objects describe a type. Type description objects are created using the static methods of the type description classes. The type description class and possible attributes of type description objects determine the technical properties of the type. References to type description objects can be used, for example, after the addition HANDLE of the statements CREATE DATA and ASSIGN.