SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →assignment operator
Operator for assigning the content of a data object to a variable. In ABAP, the general assignment operator is the equals sign (=). The casting operator (?=) is a special assignment operator.