SAP GENERIC DATA TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

generic data type
Data type that does not set all properties of a data object. Generic data types can only be used for the typing of formal parameters and field symbols. A generic data type is either a generic ABAP type or a table type with no primary table key or an incomplete one.