ABAP Keyword Documentation →  ABAP − Short Reference → 

ADD - Short Reference

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.