The Function Module MB_DOCUMENT_POSITION (Lesen einer Belegzeile im X Beleg) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.
Function Module | MB_DOCUMENT_POSITION |
Short Text | Lesen einer Belegzeile im X Beleg |
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 |
---|---|---|---|---|
I_POSITION | TYPE | MSEG-ZEILE | Position im Materialbeleg |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSEG | TYPE | MSEG | Belegsegment Material |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
POSITION_NOT_FOUND | Position nicht gefunden |