The Function Module MRM_VALUE_COMPACTING (Logistik-Reprü - Verdichtung von Positionsdaten) is a standard Function Module in SAP ERP and is part of the function group MRME within the package MRM.
Function Module | MRM_VALUE_COMPACTING |
Short Text | Logistik-Reprü - Verdichtung von Positionsdaten |
Function Group | MRME |
Package | MRM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RBKPV | TYPE | MRM_RBKPV | Logistik-Rechnungsbelegnummer | |
I_XRBVD | LIKE | BOOLE-BOOLE | 'X' | T_RBVD berechnen? |
I_XRBVDMAT | LIKE | BOOLE-BOOLE | 'X' | T_RBVDMAT berechnen? |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_DRSEG | TYPE | MMCR_TDRSEG | Input: Positionen zu einem Rechnungsbeleg | |
T_RBVD | LIKE | RBVD | Output: Verdichtungsdaten | |
T_RBVDMAT | LIKE | RBVDMAT | Output: Artikel-Verdichtungsdaten |
This function module does not define any Exceptions.