Menu

SAP Function Module COMI_HU_CONSUMPTION

Separate Warenausgangsbuchung der HUs

The Function Module COMI_HU_CONSUMPTION (Separate Warenausgangsbuchung der 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_HU_CONSUMPTION
Short Text Separate Warenausgangsbuchung der 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 Fertigungs-/Prozessauftragsnummer
I_CHECK TYPE CHAR1 Prüfung auf Ebene Auft/Vorg/Phase
I_PHASE LIKE EXBEREIT-VORNR Phasenkennzeichen
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_VORAUS LIKE VEVW-OBJECT Voraussetzung zur Verbrauchsbuchung
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: X - OK, '' - Fehler
E_TEXT LIKE T100-TEXT Message zum Export-Flag

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.