Menu

SAP Function Module MM_ARRANG_CONDENSE_DATA

Datenverdichtung auf die gewuenschte Ebene

The Function Module MM_ARRANG_CONDENSE_DATA (Datenverdichtung auf die gewuenschte 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_DATA
Short Text Datenverdichtung auf die gewuenschte 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 SPACE nur Sortierung
I_PROGRESS_INDICATOR TYPE C 'X' Fortschrittsanzeige
I_STRUCTURE_NAME LIKE DD03V-TABNAME Name der Struktur der Daten

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_CONDENSE_FIELDS LIKE ARRANG_SORT Felder, die NICHT uebernommen/addiert werden
T_DATA_IN LIKE Originaldaten
T_DATA_OUT LIKE verdichtete Daten
T_DFIES_TAB LIKE DFIES DDIC-Struktur zu I_STRUCTURE_NAME
T_FIELDLIST LIKE ARRANG_SORT Felder, die uebernommen/addiert werden
T_SORTFIELDS LIKE ARRANG_SORT Nur fuer Sortierung, Tabelle mit Sortierfeldern

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_STRUCTURE_NAME DDIC-Struktur konnte nicht gelesen werden
TOO_MANY_SORT_FIELDS zu viele Sortierfelder