Menu

SAP Function Module COMI_MATERIAL_SEQUENCE_CHECK

Reihenfolgeprüfung HUs

The Function Module COMI_MATERIAL_SEQUENCE_CHECK (Reihenfolgeprü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_MATERIAL_SEQUENCE_CHECK
Short Text Reihenfolgeprü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_CONS TYPE CHAR1 WA-Buchung sofort
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 C 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.