Menu

SAP Function Module MM_ARRANG_CONDENSE_TURNOVER

Verdichtet Umsatzdaten zu einer Absprache auf gew. Ebene

The Function Module MM_ARRANG_CONDENSE_TURNOVER (Verdichtet Umsatzdaten zu einer Absprache auf gew. Ebene) is a standard Function Module in SAP ERP and is part of the function group WN41 within the package WBON.

Technical Information

Function Module MM_ARRANG_CONDENSE_TURNOVER
Short Text Verdichtet Umsatzdaten zu einer Absprache auf gew. Ebene
Function Group WN41
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ONLY_SORT TYPE C ' ' Daten nur sortieren

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_TURNOVER_DATA_IN LIKE ARRANGVALU Umsatzdaten (Eingangsdaten)
T_TURNOVER_DATA_OUT LIKE ARRANGVALU sortierte und verdichtete Ausgabe

Exceptions

This function module does not define any Exceptions.