Menu

SAP Function Module MB_FILL_MCHA_ENQUEUE_TABLE

Die Mengensperrtabelle für MCHA wird gefüllt

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XMCHA LIKE SMCHA

Exceptions

This function module does not define any Exceptions.