ABAP Keyword Documentation → ABAP Glossary
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 without a primary table key or with an incomplete primary table key.