Menu

SAP Function Module TWO_TABLE_DIFFERENCE_MATNR

Differenztabelle zweier WLMV-Tabellen bilden

The Function Module TWO_TABLE_DIFFERENCE_MATNR (Differenztabelle zweier WLMV-Tabellen bilden) is a standard Function Module in SAP ERP and is part of the function group WSON within the package WSOR.

Technical Information

Function Module TWO_TABLE_DIFFERENCE_MATNR
Short Text Differenztabelle zweier WLMV-Tabellen bilden
Function Group WSON
Package WSOR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIFF_TABLE LIKE MALG_LIST Tabelle der fehlenden Einträge
MOTHER_TABLE LIKE WLK1 Ursprungstabelle
PART_TABLE LIKE MALG_LIST Vergleichstabelle

Exceptions

This function module does not define any Exceptions.