Menu

SAP Function Module CP_CL_S_MTK_INVALIDITY_PROVIDE

Bereitstellung der Ungültigkeit von Mat.-Plan-Zuordnungen

The Function Module CP_CL_S_MTK_INVALIDITY_PROVIDE (Bereitstellung der Ungültigkeit von Mat.-Plan-Zuordnungen) is a standard Function Module in SAP ERP and is part of the function group CZCL within the package CP.

Technical Information

Function Module CP_CL_S_MTK_INVALIDITY_PROVIDE
Short Text Bereitstellung der Ungültigkeit von Mat.-Plan-Zuordnungen
Function Group CZCL
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MATNR LIKE MTK_CLASS_DATA-MATNR Materialnummer
I_PLNAL LIKE MTK_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNNR LIKE MTK_CLASS_DATA-PLNNR Schlüssel der Plangruppe
I_PLNTY LIKE MTK_CLASS_DATA-PLNTY Plantyp
I_WERKS LIKE MTK_CLASS_DATA-WERKS Werk

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
E_MTK_CLASS_DATA LIKE MTK_CLASS_DATA Daten zur Klasse der Material-Planzuordnung

Exceptions

This function module does not define any Exceptions.