SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
MULTIPLY - Short Reference
Syntax
MULTIPLY dobj1 BY dobj2.
Effect
Multiplies the content of dobj1 with the content of dobj2 and assigns the result to dobj1.