SAP GENERIC DATA TYPE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

generic data type
Data type that does not set all attributes 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 or an incomplete primary table key.