Table list used by SAP ABAP Function Module FLOATINGPOINT_COMPARE_RELATIVE (Relative comparison of floating point values with allowed deviation)
SAP ABAP Function Module FLOATINGPOINT_COMPARE_RELATIVE (Relative comparison of floating point values with allowed deviation) is using
# Object Type Object Name Object Description Note
     
1 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(MAX_RELATIVE_DEVIATION) LIKE IFLTP-RELDEV DEFAULT '1E-15'
2 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(FIRST_VALUE) LIKE IFLTP-VALUE
3 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(RELATIVE_DEVIATION) LIKE IFLTP-VALUE
4 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(SECOND_VALUE) LIKE IFLTP-VALUE DEFAULT '0.0'