SAP ABAP Function Module FLOATINGPOINT_COMPARE_ABSOLUTE (Absolute comparison of floating point values with allowed deviation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-UOM (Application Component) Units of Measurement
⤷
SZU (Package) R/3 Central Basis Development: Basis Utilities

⤷

⤷

Basic Data
Function Module | FLOATINGPOINT_COMPARE_ABSOLUTE | Absolute comparison of floating point values with allowed deviation |
Function Group | SFLT | Operations for floating point fields |
Program Name | SAPLSFLT | |
INCLUDE Name | LSFLTU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ABSOLUTE_DEVIATION | TYPE | IFLTP-VALUE | Absolute deviation | |||
![]() |
VALUES_ARE_DIFFERENT | TYPE | Indicator whether values are identical or not | ||||
![]() |
FIRST_VALUE | TYPE | IFLTP-VALUE | First floating point value | |||
![]() |
MAX_ABSOLUTE_DEVIATION | TYPE | IFLTP-ABSDEV | '1E-15' | Maximum absolute deviation, upper limit | ||
![]() |
SECOND_VALUE | TYPE | IFLTP-VALUE | '0.0' | Second floating point value | ||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950206 |
SAP Release Created in |