The Function Module CULI_X_PROPER_SUBSET (Prüfe ob xnumeric1 echte Teilmenge von xnumeric2 ist.) is a standard Function Module in SAP ERP and is part of the function group CULI within the package CUMT.
Function Module | CULI_X_PROPER_SUBSET |
Short Text | Prüfe ob xnumeric1 echte Teilmenge von xnumeric2 ist. |
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 |
---|---|---|---|---|
XNUMERIC1 | TYPE | CULIT_NUM_DOM | Standardized value set 1 | |
XNUMERIC2 | TYPE | CULIT_NUM_DOM | Standardized value set 2 |
This function module does not define any EXPORTING parameters.
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 |
---|---|
FALSE | Menge 1 <nicht> echte Teilmenge von 2 |
INTERNAL_ERROR | Internal processing error |