ABAP Keyword Documentation → ABAP Glossary
typing
Generic or complete definition of a data type for formal parameters or field symbols. Specifies in which operand positions a formal parameter or field symbol can be used and which type attributes are used. When parameters are passed, a check is made to find out whether the data type of the assigned actual parameter, or memory area, is compatible with the typing.