Menu

SAP Function Module CULI_L_SET_DIFFERENCE

Mengendifferenz zweier Listen

The Function Module CULI_L_SET_DIFFERENCE (Mengendifferenz zweier Listen) 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_SET_DIFFERENCE
Short Text Mengendifferenz zweier Listen
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 Liste in form einer (einfachen) Tabelle
TAB2 TYPE TABLE Liste in form einer(einfachen) Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_DIFF TYPE TABLE Ergebnis: Differenz von TAB1 und TAB2

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