ABAP Keyword Documentation → ABAP Glossary
lossless calculation
Arithmetic calculation
that does not perform any roundings. The addition EXACT
of the statement
COMPUTE
can be used to check whether a conversion is lossless.
ABAP Keyword Documentation → ABAP Glossary
Arithmetic calculation
that does not perform any roundings. The addition EXACT
of the statement
COMPUTE
can be used to check whether a conversion is lossless.