SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
ADD - Short Reference
Syntax
ADD dobj1 TO dobj2.
Effect
Adds the content of a numeric data object dobj1 to the content of a numeric data object dobj2 and assigns the result to dobj2.