Menu

SAP Function Module CKML_WIP_DEACTIVATION_CHECK

Prüft für Werk, ob WIP deaktiviert werden kann

The Function Module CKML_WIP_DEACTIVATION_CHECK (Prüft für Werk, ob WIP deaktiviert werden kann) is a standard Function Module in SAP ERP and is part of the function group CKMLWIP_CUST within the package CO_ML_WIP.

Technical Information

Function Module CKML_WIP_DEACTIVATION_CHECK
Short Text Prüft für Werk, ob WIP deaktiviert werden kann
Function Group CKMLWIP_CUST
Package CO_ML_WIP
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_WERKS TYPE WERKS_D Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OPEN_OBJECTS TYPE CKML_T_WIP_DEACTIVATION WIP-Deaktivierung: Anzahl offener Materialen/Leistungen
E_DEACTIVATION_POSSIBLE TYPE BOOLE_D Verknüpfungsfeld für View-Query

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.