Menu

SAP Function Module CO_OCC_CMTS_ALLOWED_CHECK

Prüfung, ob Lagerfertigung für konfigurierbares Material erlaubt sein soll

The Function Module CO_OCC_CMTS_ALLOWED_CHECK (Prüfung, ob Lagerfertigung für konfigurierbares Material erlaubt sein soll) is a standard Function Module in SAP ERP and is part of the function group COOCC within the package COCM.

Technical Information

Function Module CO_OCC_CMTS_ALLOWED_CHECK
Short Text Prüfung, ob Lagerfertigung für konfigurierbares Material erlaubt sein soll
Function Group COOCC
Package COCM
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_APOKZ LIKE MT61D-APOKZ SPACE Kennzeichen: Ist das Material relevant für den APO
I_MATNR LIKE AFPOD-MATNR Materialnummer zu Auftrag
I_PLAN_PLANT LIKE AFPOD-PWERK Planungswerk für den Auftrag
I_PROD_PLANT LIKE AFPOD-DWERK Werk
I_XCHPF LIKE MSFCV-XCHPF SPACE Kennzeichen für Chargenpflicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CMTS_ALLOWED LIKE RC27X-FLG_SEL Selektionskennzeichen

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.