Menu

SAP Function Module MATERIAL_GROUP_EXTRACT

Extratktor Warengruppen

The Function Module MATERIAL_GROUP_EXTRACT (Extratktor Warengruppen) is a standard Function Module in SAP ERP and is part of the function group MDM_MATERIAL_GROUP_EXTRACT within the package MATERIAL_EXTRACTOR.

Technical Information

Function Module MATERIAL_GROUP_EXTRACT
Short Text Extratktor Warengruppen
Function Group MDM_MATERIAL_GROUP_EXTRACT
Package MATERIAL_EXTRACTOR
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_BLOCKSIZE LIKE MDM_EXTRACTOR-BLOCKSIZE Anzahl der selektierten Objektinstanzen pro Datenpaket
I_DISTMODE LIKE MDM_EXTRACTOR-DISTMODE Modus der Verteilung
I_INITMODE LIKE MDM_DATA-XFELD Feld zum Ankreuzen
I_MESSENGERID LIKE MDM_REQUEST-MESSENGERID Name der Zielmaschine

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
E_T_MESSAGES LIKE BALMI Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES
I_T_SELECT TYPE MDM01_T_SELECTION Selektionsbedingungen
I_T_TRANSFER TYPE MDM01_T_TRANSFERS Struktur für Transfersegment

Exceptions

This function module does not define any Exceptions.