Where Used List (Function Module) for SAP ABAP Data Element FLOATVALUE (Floating point value)
SAP ABAP Data Element
FLOATVALUE (Floating point value) is used by
# | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
||
1 | ![]() |
FLOATINGPOINT_COMPARE_ABSOLUTE VALUE(FIRST_VALUE) LIKE IFLTP-VALUE
|
Absolute comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |
2 | ![]() |
FLOATINGPOINT_COMPARE_ABSOLUTE VALUE(SECOND_VALUE) LIKE IFLTP-VALUE DEFAULT '0.0'
|
Absolute comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |
3 | ![]() |
FLOATINGPOINT_COMPARE_ABSOLUTE VALUE(ABSOLUTE_DEVIATION) LIKE IFLTP-VALUE
|
Absolute comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |
4 | ![]() |
FLOATINGPOINT_COMPARE_RELATIVE VALUE(RELATIVE_DEVIATION) LIKE IFLTP-VALUE
|
Relative comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |
5 | ![]() |
FLOATINGPOINT_COMPARE_RELATIVE VALUE(SECOND_VALUE) LIKE IFLTP-VALUE DEFAULT '0.0'
|
Relative comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |
6 | ![]() |
FLOATINGPOINT_COMPARE_RELATIVE VALUE(FIRST_VALUE) LIKE IFLTP-VALUE
|
Relative comparison of floating point values with allowed deviation | ![]() |
![]() |
![]() |