SAP ABAP Class CL_XMS_TRANS_MSG (Access Class for SXMSTRANS_MSG)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSUPGRADE (Package) XI: Upgrade
⤷
⤷
Properties
| Class | CL_XMS_TRANS_MSG | |
| Short Description | Access Class for SXMSTRANS_MSG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSUPGRADE | XI: Upgrade |
| Created | 20041110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_TRANS_MSG has no forward declaration.
Interfaces
Class CL_XMS_TRANS_MSG has no interface implemented.
Friends
Class CL_XMS_TRANS_MSG has no friend class.
Attributes
Class CL_XMS_TRANS_MSG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Message Transfer Status of Process, for example | 20050215 | |
| 2 | Static method | Public | Method | Check Status for Error, Processed, Number, etc. | 20041130 | |
| 3 | Static method | Public | Method | Delete Lines of Table (MSGGUID + PID) | 20041110 | |
| 4 | Static method | Public | Method | Delete Processed Messages | 20041122 | |
| 5 | Static method | Public | Method | Delete All MSGGUIDs of a GROUP_GUID | 20050311 | |
| 6 | Static method | Public | Method | Delete Triggered Messages | 20050215 | |
| 7 | Static method | Public | Method | Add Values to Table | 20041110 | |
| 8 | Static method | Public | Method | Read Lines of Table (Key) | 20041110 | |
| 9 | Static method | Public | Method | Read All MSGGUIDs of a GROUP_GUID | 20041112 | |
| 10 | Static method | Public | Method | Read All MSGGUIDS of a PID | 20041216 | |
| 11 | Static method | Public | Method | Read All MSGGUIDs with Particular Status | 20050207 | |
| 12 | Static method | Public | Method | Change Status | 20041122 | |
| 13 | Static method | Public | Method | Change Time Stamp (After Get Procedure) | 20050118 |
Events
Class CL_XMS_TRANS_MSG has no event.
Types
Class CL_XMS_TRANS_MSG has no local type.
Method Signatures
Method CHECK_MSG_TRANS_STATE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050215 | |||
| 2 | RE_COUNT_MSG_TRANS_STATE | Value transfer | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20050215 |
Method CHECK_MSG_TRANS_STATE_TRIGGER on class CL_XMS_TRANS_MSG has no exception.
Method CHECK_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20041130 | |||
| 2 | IM_MSG_TRANS_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20041130 | |||
| 3 | RE_COUNT_MSG_TRANS_STATE | Value transfer | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20041130 |
Method CHECK_STATES on class CL_XMS_TRANS_MSG has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20041110 | |||
| 2 | IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20050203 |
Method DELETE on class CL_XMS_TRANS_MSG has no exception.
Method DELETE_FINISHED_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20041122 |
Method DELETE_FINISHED_MESSAGES on class CL_XMS_TRANS_MSG has no exception.
Method DELETE_MSGGUIDS_VIA_GROUP_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050311 |
Method DELETE_MSGGUIDS_VIA_GROUP_GUID on class CL_XMS_TRANS_MSG has no exception.
Method DELETE_TRIGGERED_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050215 |
Method DELETE_TRIGGERED_MESSAGES on class CL_XMS_TRANS_MSG has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IT_SXMSTRANS_MSG | Call by reference | Type reference (TYPE) | SXMSTRANS_MSG_TAB | Mandantenkennung des aktuellen Benutzers | 20050222 | |||
| 2 | IM_MSG_LIST_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050224 | |||
| 3 | RE_NO_OF_SAVED_MSG_IDS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050222 |
Method INSERT on class CL_XMS_TRANS_MSG has no exception.
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20041110 | |||
| 2 | IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20050203 | |||
| 3 | RE_IT_SXMSTRANS_MSG | Value transfer | Type reference (TYPE) | SXMSTRANS_MSG_TAB | Body Tabelle für Message Transfer (Tabellentyp) | 20041110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Message Transfer | 20050203 |
Method SELECT_MSGGUIDS_VIA_GROUP_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20041112 | |||
| 2 | RE_MSG_LIST | Value transfer | Type reference (TYPE) | SXMSTRANS_MSG_TAB | Tabelle der XI: Message-Ids | 20041112 |
Method SELECT_MSGGUIDS_VIA_GROUP_GUID on class CL_XMS_TRANS_MSG has no exception.
Method SELECT_MSGGUIDS_VIA_PID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20041216 | |||
| 2 | RE_MSG_LIST | Value transfer | Type reference (TYPE) | SXMSTRANS_MSG_TAB | Tabelle der XI: Message-Ids | 20041216 |
Method SELECT_MSGGUIDS_VIA_PID on class CL_XMS_TRANS_MSG has no exception.
Method SELECT_MSGGUIDS_VIA_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050207 | |||
| 2 | IM_MSG_TRANS_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20050207 | |||
| 3 | RE_MSG_LIST | Value transfer | Type reference (TYPE) | SXMSTRANS_MSG_TAB | Tabelle der XI: Message-Ids | 20050207 |
Method SELECT_MSGGUIDS_VIA_STATE on class CL_XMS_TRANS_MSG has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050104 | |||
| 2 | IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20041122 | |||
| 3 | IM_MSG_TRANS_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20041122 | |||
| 4 | IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20050207 |
Method SET_STATE on class CL_XMS_TRANS_MSG has no exception.
Method SET_TIMESTAMP_TRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050118 | |||
| 2 | IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20050118 | |||
| 3 | IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20050207 | |||
| 4 | IM_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20050118 |
Method SET_TIMESTAMP_TRANS on class CL_XMS_TRANS_MSG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |