SAP ABAP Class CL_XMS_EXTR_DATA (Extractor Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSPERSIST (Package) XI: Integration Engine Persistence Layer

⤷

⤷

Properties
Class | CL_XMS_EXTR_DATA | |
Short Description | Extractor Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSPERSIST | XI: Integration Engine Persistence Layer |
Created | 20080128 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_EXTR_DATA has no forward declaration.
Interfaces
Class CL_XMS_EXTR_DATA has no interface implemented.
Friends
Class CL_XMS_EXTR_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SXMSPDATA_TAB | Archive for Message Extract | 20080128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Entries in DB Table | 20080130 |
2 | ![]() |
Static method | Public | Method | Read Extracted Data | 20080131 |
3 | ![]() |
Static method | Public | Method | Read Extracted Data (Mass Read) | 20110104 |
4 | ![]() |
Static method | Public | Method | Persists Set Data in DB | 20080128 |
5 | ![]() |
Static method | Public | Method | Set Extracted Data of a Message | 20080128 |
Events
Class CL_XMS_EXTR_DATA has no event.
Types
Class CL_XMS_EXTR_DATA has no local type.
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ROWS_DELETED | Call by reference | Type reference (TYPE) | INT4 | Anzahl der gelöschten Datensätze | 20111007 | ||
2 | ![]() |
IM_KEY_TAB | Call by reference | Type reference (TYPE) | SXMSGUID_T | Tabelle der logischen persistierten Messages | 20080130 |
Method DELETE on class CL_XMS_EXTR_DATA has no exception.
Method GET_EXTR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOCATION | Call by reference | Type reference (TYPE) | SXMSDATA_LOCATION | 20080131 | |||
2 | ![]() |
IM_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20081028 | ||
3 | ![]() |
IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080131 | ||
4 | ![]() |
IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080131 | ||
5 | ![]() |
RE_DATA_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB | Tupel der extrahierten Daten einer Message | 20080131 |
Method GET_EXTR_DATA on class CL_XMS_EXTR_DATA has no exception.
Method GET_EXTR_DATA_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20110104 | ||
2 | ![]() |
IM_MSGKEYS | Call by reference | Type reference (TYPE) | SXMSMSGKEY_TAB | Tabelle von XI-Message-Keys | 20110104 | ||
3 | ![]() |
RE_DATA_TAB | Value transfer | Type reference (TYPE) | SXMSMSG_UDS_MAP_TAB | Tupel der extrahierten Daten einer Message | 20110104 |
Method GET_EXTR_DATA_ARRAY on class CL_XMS_EXTR_DATA has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALL_MSG | Call by reference | Type reference (TYPE) | SXMSFLAG | 'X' | Extrakte zu allen Messages persistieren | 20080212 | |
2 | ![]() |
IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20080214 | ||
3 | ![]() |
IM_MSGKEY_TAB | Call by reference | Type reference (TYPE) | SXMSGUID_T | Tabelle der logischen persistierten Messages | 20080212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler der Persist | 20080129 |
Method SET_EXTR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA_TAB | Call by reference | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080128 | ||
2 | ![]() |
IM_METHOD | Call by reference | Type reference (TYPE) | SXMS_EXTR_ACTIVITY | Methode | 20080131 | ||
3 | ![]() |
IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080131 | ||
4 | ![]() |
IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080131 |
Method SET_EXTR_DATA on class CL_XMS_EXTR_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |