SAP ROUND FUNCTION ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Rounding Function: Round
This example demonstrates the following rounding function: Round.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
For fraction numbers between 1 und -1, the program depicts the effect of all rounding types from the CL_ABAP_MATH class in a classic list. The program reads the possible rounding types using the RTTI and sorts them by name.