SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →assignment
Passes the value of a data object, a return value or result of a functional method, a predefined function, a constructor expression, a table expression, or the result of a calculation expression to a target data object. If the data types are compatible, the content is copied unchanged. If they are incompatible and there is a suitable conversion rule, the content is converted.