Menu

SAP Function Module COMI_I_MATERIAL_COMPLETE_CHECK

Vollständigkeitsprüfung HUs

The Function Module COMI_I_MATERIAL_COMPLETE_CHECK (Vollständigkeitsprüfung HUs) is a standard Function Module in SAP ERP and is part of the function group COMI within the package VHUMI.

Technical Information

Function Module COMI_I_MATERIAL_COMPLETE_CHECK
Short Text Vollständigkeitsprüfung HUs
Function Group COMI
Package VHUMI
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_AUFNR LIKE EXBEREIT-AUFNR Fertigungsauftragsnummer
I_CHECK TYPE CHAR1 Prüfung auf Auftrag/Vorgang/Phase
I_COMPL TYPE CHAR1 'K' spezielle Vollständigkeitsprüfung
I_CONS TYPE CHAR1 WA-Buchung sofort
I_MODE TYPE CHAR1 PI-Sheet-Modus
I_PHASE LIKE EXBEREIT-VORNR Phasennummer
I_RSNUM LIKE BEREIT-RSNUM Reservierungsnummer
I_SHOW TYPE CHAR1 'Y' HUs anzeigen Y/N
I_VALREQ TYPE CHAR1 'Y' Value Request Y/N
I_VORNR LIKE EXBEREIT-VORNR Vorgangsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLAG TYPE CHAR1 Ergebnis: Y - OK / N - Fehler
E_TEXT LIKE T100-TEXT Information zum Ergebnis

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.