SAP ABAP Class CL_XMS_MSGHDR30_RM (XI: Reliable Messaging SOAP Header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MSGHDR30_RM | XI: | 20030714 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PROP | A Property Serializable in a String | 20030714 |
Properties
| Class | CL_XMS_MSGHDR30_RM | |
| Short Description | XI: Reliable Messaging SOAP Header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20030714 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_MSGHDR30_RM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MSGHDR30_RM | XI: | 20030714 | ||
| 2 | IF_XMS_PROP | A Property Serializable in a String | 20030714 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WS_ACKNOWLEDGMENT | 20031118 | Implementation IF_PROXY_ACKNOWLEDGMENT |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SXMS_MSGHDR30_RM | XI: Reliable SOAP Header | 20030724 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'ApplicationAckRequested' | Tag Name | 20030813 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'ApplicationErrorAckRequested' | Tag Name | 20030813 | ||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'SystemAckRequested' | Tag Name | 20030813 | ||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'SystemErrorAckRequested' | Tag Name | 20030813 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20030715 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20030715 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20030715 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20030715 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20030715 | |||||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'QualityOfService' | Tag Name | 20030714 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'QueueId' | Tag Name | 20030714 | ||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'BestEffort' | TagValue | 20030715 | ||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'ExactlyOnce' | TagValue | 20030715 | ||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'ExactlyOnceInOrder' | TagValue | 20030715 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | IF_XMS_MSGHDR30_RM=>CO_LCNAME | 20040510 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | SXMSFLAG | '1' | SOAP Attribute | 20030715 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | STRING | IF_XMS_MSGHDR30_RM=>CO_NSURI | 20040510 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_PARSER | Parser | 20030715 |
Methods
Events
Class CL_XMS_MSGHDR30_RM has no event.
Types
Class CL_XMS_MSGHDR30_RM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROP | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PROP | in einen String serialisierbare Property | 20060814 |
Method CONSTRUCTOR on class CL_XMS_MSGHDR30_RM has no exception.
Method COPY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROP | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PROP | in einen String serialisierbare Property | 20060814 |
Method COPY_ATTRIBUTES on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_APP_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUESTED | Value transfer | Type reference (TYPE) | SXMSFLAG | Bestätigung angefordert? | 20030715 |
Method GET_APP_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_APP_ERR_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUESTED | Value transfer | Type reference (TYPE) | SXMSFLAG | Bestätigung angefordert? | 20030715 |
Method GET_APP_ERR_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RM_ATTR | Call by reference | Type reference (TYPE) | SXMS_RM_ATTR | Strukur für Reliable Message Header | 20070717 |
Method GET_ATTRIBUTES on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_QOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_QOS | Value transfer | Type reference (TYPE) | SXMSQOS | XI: QoS | 20030715 |
Method GET_QOS on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_QUEUE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | SXMSQID | Queue-Id | 20030715 |
Method GET_QUEUE_ID on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_SYS_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUESTED | Value transfer | Type reference (TYPE) | SXMSFLAG | Bestätigung angefordert? | 20030715 |
Method GET_SYS_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method GET_SYS_ERR_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUESTED | Value transfer | Type reference (TYPE) | SXMSFLAG | Bestätigung angefordert? | 20030715 |
Method GET_SYS_ERR_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_APP_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUESTED | Call by reference | Type reference (TYPE) | SXMSFLAG | Bestätigung anfordern? | 20030715 |
Method SET_APP_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_APP_ERR_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUESTED | Call by reference | Type reference (TYPE) | SXMSFLAG | Bestätigung anfordern? | 20030715 |
Method SET_APP_ERR_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RM_ATTR | Call by reference | Type reference (TYPE) | SXMS_RM_ATTR | Strukur für Reliable Message Header | 20070717 |
Method SET_ATTRIBUTES on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_QOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QOS | Call by reference | Type reference (TYPE) | SXMSQOS | XI: QoS | 20030715 |
Method SET_QOS on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_QUEUE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | SXMSQID | Queue-Id | 20030715 |
Method SET_QUEUE_ID on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_SYS_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUESTED | Call by reference | Type reference (TYPE) | SXMSFLAG | Bestätigung anfordern? | 20030715 |
Method SET_SYS_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
Method SET_SYS_ERR_ACK_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUESTED | Call by reference | Type reference (TYPE) | SXMSFLAG | Bestätigung anfordern? | 20030715 |
Method SET_SYS_ERR_ACK_REQ on class CL_XMS_MSGHDR30_RM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |