ABAP Keyword Documentation → ABAP - Short Reference
SUBTRACT - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
SUBTRACT dobj1 FROM dobj2.
Effect
Subtracts the content of a numeric data object dobj1
from the content of a numeric data object dobj2
and assigns the event dobj2
.