The Function Module MB_READ_GOODS_MOVEMENT_VALUE (Lesen des Werts der Warenbewegung) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.
Function Module | MB_READ_GOODS_MOVEMENT_VALUE |
Short Text | Lesen des Werts der Warenbewegung |
Function Group | MBWL |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MJAHR | TYPE | MSEG-MJAHR | Materialbelegjahr | |
ZEILE | TYPE | MSEG-ZEILE | SPACE | Position im Materialbeleg |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DMBTR | LIKE | MSEG-DMBTR | Betrag in Hauswährung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.