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.
Function Module | CULI_L_SET_DIFFERENCE |
Short Text | Mengendifferenz zweier Listen |
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 |
---|---|---|---|---|
TAB1 | TYPE | TABLE | Liste in form einer (einfachen) Tabelle | |
TAB2 | TYPE | TABLE | Liste in form einer(einfachen) Tabelle |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR |