The Function Module MB_FILL_MCH1_ENQUEUE_TABLE (Die Mengensperrtabelle für MCH1 wird gefüllt) is a standard Function Module in SAP ERP and is part of the function group MBMV within the package MB.
Function Module | MB_FILL_MCH1_ENQUEUE_TABLE |
Short Text | Die Mengensperrtabelle für MCH1 wird gefüllt |
Function Group | MBMV |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LMCH1 | LIKE | MCH1 | Chargen (falls Chargenverwaltung werksübergreifend) | |
MBEFU | LIKE | MBEFU | ||
RMCH1 | LIKE | MTCOR-RMCHA | ||
XDBUP | LIKE | SMCHA-XDBUP | SPACE | Datenbankaktualisierung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XMCH1 | LIKE | SMCH1 |
This function module does not define any Exceptions.