SAP ABAP Class CL_XMS_TRANS_HEADER (Access Class for SXMSTRANS_HEADER)
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_HEADER | |
Short Description | Access Class for SXMSTRANS_HEADER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSUPGRADE | XI: Upgrade |
Created | 20041109 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_TRANS_HEADER has no forward declaration.
Interfaces
Class CL_XMS_TRANS_HEADER has no interface implemented.
Friends
Class CL_XMS_TRANS_HEADER has no friend class.
Attributes
Class CL_XMS_TRANS_HEADER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Lines of Table (with Key) | 20041110 |
2 | ![]() |
Static method | Public | Method | Delete Processed GUIDs | 20041122 |
3 | ![]() |
Static method | Public | Method | Delete Triggered GUIDs | 20050201 |
4 | ![]() |
Static method | Public | Method | Add Values to Table | 20041109 |
5 | ![]() |
Static method | Public | Method | Read Line of Table (with Key) | 20041110 |
6 | ![]() |
Static method | Public | Method | Read All Lines | 20050215 |
7 | ![]() |
Static method | Public | Method | Read All GROUP_GUIDs | 20041112 |
8 | ![]() |
Static method | Public | Method | Read Lines of Table (with GROUP_ID and GROUP_TYPE) | 20050114 |
9 | ![]() |
Static method | Public | Method | Change Delete Status | 20050309 |
10 | ![]() |
Static method | Public | Method | Change Status | 20041122 |
11 | ![]() |
Static method | Public | Method | Change Task Status | 20050114 |
12 | ![]() |
Static method | Public | Method | Change Transaction ID Column | 20041122 |
13 | ![]() |
Static method | Public | Method | Change Transfer Queue Name | 20050211 |
Events
Class CL_XMS_TRANS_HEADER has no event.
Types
Class CL_XMS_TRANS_HEADER has no local type.
Method Signatures
Method DELETE 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 | 20041110 |
Method DELETE on class CL_XMS_TRANS_HEADER has no exception.
Method DELETE_FINISHED_OBJECTS 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_OBJECTS on class CL_XMS_TRANS_HEADER has no exception.
Method DELETE_TRIGGERED_OBJECTS 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 | 20050201 |
Method DELETE_TRIGGERED_OBJECTS on class CL_XMS_TRANS_HEADER has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEL_STATE | Call by reference | Type reference (TYPE) | SXMS_DELETION_STATE | Löschstatus für Message Transfer | 20050309 | ||
2 | ![]() |
IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20041109 | ||
3 | ![]() |
IM_GROUP_ID | Call by reference | Type reference (TYPE) | SXMSGROUP_ID | Group ID für Message Transfer | 20041109 | ||
4 | ![]() |
IM_GROUP_TYPE | Call by reference | Type reference (TYPE) | SXMSGROUP_TYPE | Group Type für Message Transfer | 20041109 | ||
5 | ![]() |
IM_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20041109 | ||
6 | ![]() |
IM_MSG_TRANS_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20041109 | ||
7 | ![]() |
IM_TASK_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20050114 | ||
8 | ![]() |
IM_TRANS_QUEUE_NAME | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20050309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für Message Transfer | 20041110 |
Method SELECT 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 | 20041110 | ||
2 | ![]() |
RE_WA_SXMSTRANS_HEADER | Value transfer | Type reference (TYPE) | SXMSTRANS_HEADER | Lookup Tabelle für Message Transfer | 20041126 |
Method SELECT on class CL_XMS_TRANS_HEADER has no exception.
Method SELECT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IT_SXMSTRANS_HEADER | Value transfer | Type reference (TYPE) | SXMSTRANS_HEADER_TAB | Lookup Tabelle für Message Transfer | 20050215 |
Method SELECT_ALL on class CL_XMS_TRANS_HEADER has no exception.
Method SELECT_GROUP_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_GROUP_GUID_LIST | Value transfer | Type reference (TYPE) | SXMSGROUP_GUID_T | Tabelle der generierten Group Guids (für Message Transfer) | 20041112 |
Method SELECT_GROUP_GUID on class CL_XMS_TRANS_HEADER has no exception.
Method SELECT_VIA_GROUP_ID_AND_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEL_STATE | Call by reference | Type reference (TYPE) | SXMS_DELETION_STATE | Löschstatus für Message Transfer | 20050309 | ||
2 | ![]() |
IM_GROUP_ID | Call by reference | Type reference (TYPE) | SXMSGROUP_ID | Group ID für Message Transfer | 20050114 | ||
3 | ![]() |
IM_GROUP_TYPE | Call by reference | Type reference (TYPE) | SXMSGROUP_TYPE | Group Type für Message Transfer | 20050114 | ||
4 | ![]() |
RE_WA_SXMSTRANS_HEADER | Value transfer | Type reference (TYPE) | SXMSTRANS_HEADER | Lookup Tabelle für Message Transfer | 20050114 |
Method SELECT_VIA_GROUP_ID_AND_TYPE on class CL_XMS_TRANS_HEADER has no exception.
Method SET_DELETION_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEL_STATE | Call by reference | Type reference (TYPE) | SXMS_DELETION_STATE | Löschstatus für Message Transfer | 20050309 | ||
2 | ![]() |
IM_GROUP_GUID | Call by reference | Type reference (TYPE) | SXMSGROUP_GUID | generierte Group Guid für Message Transfer | 20050309 | ||
3 | ![]() |
RE_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050309 |
Method SET_DELETION_STATE on class CL_XMS_TRANS_HEADER 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 | 20041122 | ||
2 | ![]() |
IM_MSG_TRANS_STATE | Call by reference | Type reference (TYPE) | SXMS_MSG_TRANS_STATE | Status für Message Transfer | 20041122 | ||
3 | ![]() |
RE_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050304 |
Method SET_STATE on class CL_XMS_TRANS_HEADER has no exception.
Method SET_TASK_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 | 20050114 | ||
2 | ![]() |
IM_TASK_STATE | Call by reference | Type reference (TYPE) | SXMS_TASK_STATE | Status für Message Transfer | 20050114 | ||
3 | ![]() |
RE_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050310 |
Method SET_TASK_STATE on class CL_XMS_TRANS_HEADER has no exception.
Method UPDATE_TID 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 | ||
2 | ![]() |
IM_TID | Call by reference | Type reference (TYPE) | ARFCTID_D | eindeutige Transaktions-Id (LUW->COMMIT WORK). | 20041122 |
Method UPDATE_TID on class CL_XMS_TRANS_HEADER has no exception.
Method UPDATE_TRANS_QUEUE_NAME 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 | 20050211 | ||
2 | ![]() |
IM_TRANS_QUEUE_NAME | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20050211 |
Method UPDATE_TRANS_QUEUE_NAME on class CL_XMS_TRANS_HEADER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |