Menu

SAP Function Module CM_FV_MKAL_CONSISTENCY_CHECK

Konsistenzprüfung der Fertigungsversion für den Auftrag

The Function Module CM_FV_MKAL_CONSISTENCY_CHECK (Konsistenzprüfung der Fertigungsversion für den Auftrag) is a standard Function Module in SAP ERP and is part of the function group CMFV within the package CPFX.

Technical Information

Function Module CM_FV_MKAL_CONSISTENCY_CHECK
Short Text Konsistenzprüfung der Fertigungsversion für den Auftrag
Function Group CMFV
Package CPFX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_FROM_DB TYPE C SPACE Fertigungsversion von DB nachlesen
MKAL_IMP LIKE MKAL Fertigungsversions-Datensatz (s. Tabelle MKAL)
OBJECT_IMP TYPE C SPACE Zu prüfendes Objekt (Fein/Grob/Raten/Stüli/FV)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONS_ERROR TYPE C Fehler in der Konsistenzprüfung
CONS_WARNING TYPE C Warnungen in der Konsistenzprüfung

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
RESULT_TAB LIKE MKAL_RESULT_TAB Ergebistabelle zur Konsistenzprüfung

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MKAL_ERR Fertigungsversion nicht gefunden
OTHER_ERR Andere Fehler
PLKO_ERR Plan nicht gefunden
STKO_ERR Stückliste nicht gefunden