Menu

SAP Function Module MRM_VALUE_COMPACTING

Logistik-Reprü - Verdichtung von Positionsdaten

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.

Technical Information

Function Module MRM_VALUE_COMPACTING
Short Text Logistik-Reprü - Verdichtung von Positionsdaten
Function Group MRME
Package MRM
Module Type Update Module

Importing Parameters

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?

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_DRSEG TYPE MMCR_TDRSEG Input: Positionen zu einem Rechnungsbeleg
T_RBVD LIKE RBVD Output: Verdichtungsdaten
T_RBVDMAT LIKE RBVDMAT Output: Artikel-Verdichtungsdaten

Exceptions

This function module does not define any Exceptions.