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 ATTR Instance attribute Protected Type reference (TYPE) SXMS_MSGHDR30_RM XI: Reliable SOAP Header 20030724
2 CO_ATTR_APP_ACK_REQ Constant Protected Type reference (TYPE) STRING 'ApplicationAckRequested' Tag Name 20030813
3 CO_ATTR_APP_ERR_ACK_REQ Constant Protected Type reference (TYPE) STRING 'ApplicationErrorAckRequested' Tag Name 20030813
4 CO_ATTR_SYS_ACK_REQ Constant Protected Type reference (TYPE) STRING 'SystemAckRequested' Tag Name 20030813
5 CO_ATTR_SYS_ERR_ACK_REQ Constant Protected Type reference (TYPE) STRING 'SystemErrorAckRequested' Tag Name 20030813
6 CO_LCNAME Instance attribute Private Attribute reference (LIKE) 20030715
7 CO_NSURI Instance attribute Private Attribute reference (LIKE) 20030715
8 CO_QOS_BE Instance attribute Private Attribute reference (LIKE) 20030715
9 CO_QOS_EO Instance attribute Private Attribute reference (LIKE) 20030715
10 CO_QOS_EOIO Instance attribute Private Attribute reference (LIKE) 20030715
11 CO_TAG_QOS Constant Public Type reference (TYPE) STRING 'QualityOfService' Tag Name 20030714
12 CO_TAG_QUEUE_ID Constant Public Type reference (TYPE) STRING 'QueueId' Tag Name 20030714
13 CO_VAL_QOS_BE Constant Protected Type reference (TYPE) STRING 'BestEffort' TagValue 20030715
14 CO_VAL_QOS_EO Constant Protected Type reference (TYPE) STRING 'ExactlyOnce' TagValue 20030715
15 CO_VAL_QOS_EOIO Constant Protected Type reference (TYPE) STRING 'ExactlyOnceInOrder' TagValue 20030715
16 LCNAME Instance attribute Private Type reference (TYPE) STRING IF_XMS_MSGHDR30_RM=>CO_LCNAME 20040510
17 MUST_UNDERSTAND Instance attribute Protected Type reference (TYPE) SXMSFLAG '1' SOAP Attribute 20030715
18 NSURI Instance attribute Private Type reference (TYPE) STRING IF_XMS_MSGHDR30_RM=>CO_NSURI 20040510
19 PARSER Instance attribute Private Object reference (TYPE REF TO) LCL_PARSER Parser 20030715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030717
2 COPY_ATTRIBUTES Instance method Public Method 20060814
3 GET_APP_ACK_REQ Instance method Public Method Read Request for Application Ack 20030715
4 GET_APP_ERR_ACK_REQ Instance method Public Method Read Request for Application Error Ack 20030715
5 GET_ATTRIBUTES Instance method Public Method 20060511
6 GET_QOS Instance method Public Method Read Quality of Service 20030715
7 GET_QUEUE_ID Instance method Public Method Read Queue ID 20030715
8 GET_SYS_ACK_REQ Instance method Public Method Read Request for System Ack 20030715
9 GET_SYS_ERR_ACK_REQ Instance method Public Method Read Request for System Error Ack 20030715
10 SET_APP_ACK_REQ Instance method Public Method Set Request for Application Ack 20030715
11 SET_APP_ERR_ACK_REQ Instance method Public Method Set Request for Application Error Ack 20030715
12 SET_ATTRIBUTES Instance method Public Method 20060511
13 SET_QOS Instance method Public Method Set Quality of Service 20030715
14 SET_QUEUE_ID Instance method Public Method Set Queue ID 20030715
15 SET_SYS_ACK_REQ Instance method Public Method Set Request for System Ack 20030715
16 SET_SYS_ERR_ACK_REQ Instance method Public Method Set Request for System Error Ack 20030715
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 Importing 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 Importing 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 Returning 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 Returning 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 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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