SAP ABAP Class CL_XMS_MSG_TRANSFER_HANDLER (Responsible for Actual Data Transport)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSUPGRADE (Package) XI: Upgrade
⤷
⤷
Properties
| Class | CL_XMS_MSG_TRANSFER_HANDLER | |
| Short Description | Responsible for Actual Data Transport | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSUPGRADE | XI: Upgrade |
| Created | 20041112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_MSG_TRANSFER_HANDLER has no forward declaration.
Interfaces
Class CL_XMS_MSG_TRANSFER_HANDLER has no interface implemented.
Friends
Class CL_XMS_MSG_TRANSFER_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT4 | '1024' | Natural Number | 20041201 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | SXMSMSG_STATE_T | Status Information of Messages | 20041125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20041118 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SXMSMSG_MAST_T | Table: Master, Version, and Resource Info for a Message | 20041119 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SXMSMSG_LIST_T | Table of Logical Persisted Messages | 20041123 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SXMSPMAST | Integration Engine: Message Queue (Master) | 20041112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SXMSPVERS | Integration Engine: Message Version | 20041112 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20050110 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Class from Configuration Table | 20050131 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SXMSTNS | Namespace Context | 20041112 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SXMSTPROP | Message Properties | 20041112 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SXMSTRES | Message Resources | 20041112 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SXMSTXRES | Message X Resources | 20041112 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SXMSMSG_MAST_S | Master, Version, and Resource Information of a Message | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculation of Message Size in Megabytes | 20041116 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041112 | |
| 3 | Instance method | Private | Method | Determine RFC Destination | 20041217 | |
| 4 | Instance method | Public | Method | Sets the message attributes of the class | 20041117 | |
| 5 | Instance method | Public | Method | Returns the location (old or new system) of object | 20041118 | |
| 6 | Instance method | Public | Method | Read Maximum Message Package Size for Transfer | 20041117 | |
| 7 | Instance method | Public | Method | Read Message Payloads from Source System | 20041112 | |
| 8 | Instance method | Public | Method | Set Attribute: MSG_LIST | 20050114 | |
| 9 | Instance method | Public | Method | Save Message Payloads in Database | 20041112 |
Events
Class CL_XMS_MSG_TRANSFER_HANDLER has no event.
Types
Class CL_XMS_MSG_TRANSFER_HANDLER has no local type.
Method Signatures
Method CALCULATE_MESSAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SIZE_IN_BYTES | Value transfer | Type reference (TYPE) | FLOAT | Natürliche Zahl | 20041116 |
Method CALCULATE_MESSAGE_SIZE on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOCATION | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20041118 |
Method CONSTRUCTOR on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method DETERMINE_RFC_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RFC_DEST | Value transfer | Type reference (TYPE) | SXMSVALUE | Wert | 20041217 |
Method DETERMINE_RFC_DEST on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method FILL_MESSAGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PMAST | Call by reference | Type reference (TYPE) | SXMSPMAST | XML Message Broker: Message-Queue (Master) | 20041117 | |||
| 2 | IM_PVERS | Call by reference | Type reference (TYPE) | SXMSPVERS | XML Message Broker: Message-Version | 20041117 | |||
| 3 | IM_TNS | Call by reference | Type reference (TYPE) | SXMSTNS | Namespace Context | 20041117 | |||
| 4 | IM_TPROP | Call by reference | Type reference (TYPE) | SXMSTPROP | Message Properties | 20041117 | |||
| 5 | IM_TRES | Call by reference | Type reference (TYPE) | SXMSTRES | Message Ressourcen | 20041117 | |||
| 6 | IM_TXRES | Call by reference | Type reference (TYPE) | SXMSTXRES | Message X-Ressourcen | 20041117 |
Method FILL_MESSAGE_ATTRIBUTES on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOCATION | Value transfer | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20041118 |
Method GET_LOCATION on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method GET_MAX_MESSAGE_TRANSFER_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAX_MSG_TRANSFER_SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041117 |
Method GET_MAX_MESSAGE_TRANSFER_SIZE on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method GET_MESSAGES_FROM_SOURCE 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 | 20050105 | |||
| 2 | IM_MSG_LIST | Call by reference | Type reference (TYPE) | SXMSMSG_LIST_T | XI: Message-Id | 20041118 | |||
| 3 | RE_ERROR_OCCURED | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20041115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Message Transfer | 20050105 |
Method PREPARE_MSG_LIST 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 |
Method PREPARE_MSG_LIST on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
Method WRITE_DATA_TO_DB 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_GROUP_ID | Call by reference | Type reference (TYPE) | SXMSGROUP_ID | Group ID für Message Transfer | 20050121 | |||
| 3 | IM_GROUP_TYPE | Call by reference | Type reference (TYPE) | SXMSGROUP_TYPE | generierte Group Guid für Message Transfer | 20050121 | |||
| 4 | RE_ERROR_MESSAGES | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20050114 |
Method WRITE_DATA_TO_DB on class CL_XMS_MSG_TRANSFER_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |