SAP FLOATING POINT NUMBERS ABEXA



Get Example source ABAP code based on a different SAP table
  


VX_EXA_ONLY

ABAP_ARITHEXP - Floating Point Numbers
The example demonstrates arithmetic calculations with floating point numbers.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
Two operands and different arithmetic operators can be entered. The calculation is performed for the data types decfloat34, decfloat16, and f. For decimal floating point numbers, the losslessness of the calculation is checked using the lossless operator EXACT.