Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Processing Internal Data 

Assignments

An assignment passes the content of a source to a target data object. A source can be one of the following:

The following sections describe the operators, rules, and key words where the assignment of source values to target data objects is of significance.

Assignments also occur in the writer positions of many other statements, however, in which the assignment rules also apply.

Other versions: 7.31 | 7.40 | 7.54

Continue

= - Assignment Operator

Assignment and Conversion Rules

Assigning Components

Assigning References

Lossless Assignments

Special Assignments

Initializations