Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Declarative statemnts →  Typing 

Checking Typing

During the assignment of data objects to typed field symbols and of actual parameters to typed formal parameters of procedures, the system checks whether the data type of the assigned data object for typing the field symbol or the formal parameter is matching.

Special rules apply to:


This translation does not reflect the current version of the documentation.

Other versions: 7.31 | 7.40 | 7.54

Continue

General Rules for Typing

Return Values of Functional Methods

Literals as Actual Parameters

Functions and Expressions as Actual Parameters