Menu

SAP Function Module CULI_X_INTERSECTION

Durchschnitt von zwei 'xnumerics' (Liste von Intervallen)

The Function Module CULI_X_INTERSECTION (Durchschnitt von zwei 'xnumerics' (Liste von Intervallen)) 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_INTERSECTION
Short Text Durchschnitt von zwei 'xnumerics' (Liste von Intervallen)
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 xnumeric (interval list)
XNUMERIC2 TYPE CULIT_NUM_DOM xnumeric (interval list)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XNUMERIC_OUT TYPE CULIT_NUM_DOM Intersection of XNUMERIC1 and XNUMERIC2

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
INTERNAL_ERROR Interner Verarbeitungsfehler