SAP ROUND FUNCTION ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_NUMFUNC - Rounding Function round
This example demonstrates the rounding function round.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ROUND

ABAP_DESCRIPTION
For fraction numbers between 1 and -1, the class depicts the effect of all rounding types from the class CL_ABAP_MATH in the rounding function round. The class reads the possible rounding methods using RTTI and sorts them by name.