Menu

SAP Function Module MM_ARRANG_SPLIT_DATA

spaltet verdichtete Daten wieder auf nach Dreisatzprinzip

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module MM_ARRANG_SPLIT_DATA (spaltet verdichtete Daten wieder auf nach Dreisatzprinzip) 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_SPLIT_DATA
Short Text spaltet verdichtete Daten wieder auf nach Dreisatzprinzip
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_INPUT_STRUCTURE LIKE DD03V-TABNAME Strukturname der Daten
I_KEY_FIELDS TYPE TYPE_SORT Allgemeiner Typ fuer Sortierfelder
I_SORT_COND_DATA_IN TYPE C 'X' Sortieren der verdichteten Eingabedaten?
I_SORT_ORIG_COND_IN TYPE C 'X' Sortieren der verdichteten Origdaten?
I_SORT_ORIG_DATA_IN TYPE C 'X' Sortieren der feinen Originaldaten?

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 Falls T_ORIG_DATA_IN verd. werd. muss
T_COND_DATA_IN LIKE verdichtete Eingangsdaten
T_DATA_FIELDS LIKE ARRANG_SORT Datenfelder
T_DATA_OUT LIKE aufgespaltene Daten
T_DFIES_TAB LIKE DFIES DDIC-Struktur der Eingabestruktur
T_DUMMY_DATA_SUM LIKE Dummytabelle (leer) mit gleicher Struktur
T_EQUALFIELDS LIKE ARRANG_SORT Felder, die übernommen werden
T_FIELDLIST LIKE ARRANG_SORT Sortierreihenfolge für Feldnamen
T_KEYFIELDS LIKE ARRANG_SORT Schluesselfelder
T_ORIG_COND_DATA_IN LIKE Originaldaten, verdichtet
T_ORIG_DATA_IN LIKE Originaldaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_INPUT_DATA Schiefstand in Eingabedaten