Menu

SAP Function Module CULI_L_UNION

Berechnet die Vereinigung zweier einfacher Listen (Tabellen)

The Function Module CULI_L_UNION (Berechnet die Vereinigung zweier einfacher Listen (Tabellen)) 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_L_UNION
Short Text Berechnet die Vereinigung zweier einfacher Listen (Tabellen)
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
TAB1 TYPE TABLE Erstes Argument (einfache Tabelle)
TAB2 TYPE TABLE Zweites Argument (einfache Tabelle)

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

This function module does not define any Exceptions.