The Function Module MDM_ECN_EXTRACT (Extractor for Change Management) is a standard Function Module in SAP ERP and is part of the function group MDM_ECM_EXTRACT within the package CHANGE_NUMBER_EXTRACTOR.
Function Module | MDM_ECN_EXTRACT |
Short Text | Extractor for Change Management |
Function Group | MDM_ECM_EXTRACT |
Package | CHANGE_NUMBER_EXTRACTOR |
Module Type | Normal Module |
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 angeforderten Objekte pro Datenpaket | |
I_DISTMODE | LIKE | MDM_EXTRACTOR-DISTMODE | Modus der Verteilung | |
I_INITMODE | LIKE | MDM_DATA-XFELD | Initialisierungsmodus | |
I_MESSENGERID | LIKE | MDM_REQUEST-MESSENGERID | Zielsystem der Objektdaten |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_IDOCNUM | TYPE | MDM01_T_IDOCNUM | Tabelle mit IDoc-Nummern und Status | |
E_T_MESSAGES | LIKE | BALMI | Tabelle mit Fehlermeldungen | |
E_T_MESSNUM | TYPE | MDM01_T_MESSNUM | Tabelle mit Message-Nummern | |
I_T_SELECT | TYPE | MDM01_T_SELECTION | Selektionsbedingungen | |
I_T_TRANSFER | TYPE | MDM01_T_TRANSFERS | Transfersegmente |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXTRACTION_FAILED | Extraktion wurde fehlerhaft beendet |
NO_MORE_DATA | Vollständige Übertragung der Daten |