ABAP Keyword Documentation →  ABAP − Reference →  Declarations →  Typing →  Checking Typing → 

General Rules for Typing

The general rules for checking apply strictly to the following:

The general rules for checking the typing are:

If you have dynamic access to generally typed formal parameters or field symbols, these properties are adopted by the actual parameter type. If you have static access to generically typed formal parameters or field symbols, these properties are adopted by the typing for the formal parameter.

Notes