Table list used by SAP ABAP Function Module FLOATINGPOINT_COMPARE_ABSOLUTE (Absolute comparison of floating point values with allowed deviation)
SAP ABAP Function Module FLOATINGPOINT_COMPARE_ABSOLUTE (Absolute 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_ABSOLUTE_DEVIATION) LIKE IFLTP-ABSDEV DEFAULT '1E-15'
2 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(ABSOLUTE_DEVIATION) LIKE IFLTP-VALUE
3 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(FIRST_VALUE) LIKE IFLTP-VALUE
4 Table  IFLTP Function group SFLT transfer structure SOURCE VALUE(SECOND_VALUE) LIKE IFLTP-VALUE DEFAULT '0.0'