The Function Module MB_FILL_MCHA_ENQUEUE_TABLE (Die Mengensperrtabelle für MCHA 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_MCHA_ENQUEUE_TABLE |
Short Text | Die Mengensperrtabelle für MCHA 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 |
---|---|---|---|---|
LMCHA | LIKE | MCHA | Chargen | |
MBEFU | LIKE | MBEFU | ||
RMCHA | LIKE | MTCOR-RMCHA | ||
XDBUP | LIKE | SMCHA-XDBUP | SPACE |
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 |
---|---|---|---|---|
XMCHA | LIKE | SMCHA |
This function module does not define any Exceptions.