Menu

SAP Function Module CULI_X_PROPER_SUBSET

Prüfe ob xnumeric1 echte Teilmenge von xnumeric2 ist.

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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