The Function Module CULI_COMPARE_NUM_VALUES () is a standard Function Module in SAP ERP and is part of the function group CULI within the package CUMT.
Function Module | CULI_COMPARE_NUM_VALUES |
Short Text | |
Function Group | CULI |
Package | CUMT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMP_OP | TYPE | CULIT_COMP_OP | ||
VALUE_1 | TYPE | CULIT_VAL-ATFLV | First comparison value | |
VALUE_2 | TYPE | CULIT_VAL-ATFLV | Second comparison value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | TYPE | CULIT_RESULT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_COMP_OP | |
INTERNAL_ERROR | Internal Error |