SAP ABAP Class CL_XMS_SHARED_MEM_MSG (Shared Object Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Properties
Class CL_XMS_SHARED_MEM_MSG  
Short Description Shared Object Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMSG   XI: Message Handling 
Created 20070711   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SHARED_MEM_MSG has no forward declaration.
Interfaces
Class CL_XMS_SHARED_MEM_MSG has no interface implemented.
Friends
Class CL_XMS_SHARED_MEM_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _ATTR Instance attribute Protected Type reference (TYPE) SXMS_MO_ATTR Structure for Message Object 20070711
2 _FORMAT Instance attribute Protected Type reference (TYPE) SXMS_SHM_FORMAT Single-Character Indicator 20070919
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMAT Instance method Public Method 20070919
2 GET_MO Instance method Public Method 20070718
3 INCREASE_LAST_VERSION Instance method Public Method 20070914
4 SET_FORMAT Instance method Public Method 20070919
5 SET_MO_ATTR Instance method Public Method 20070712
6 SET_QUEUE_REF Instance method Public Method 20071112
Events
Class CL_XMS_SHARED_MEM_MSG has no event.
Types
Class CL_XMS_SHARED_MEM_MSG has no local type.
Method Signatures

Method GET_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FORMAT Value transfer Type reference (TYPE) SXMS_SHM_FORMAT Format der Message 20070919

Method GET_FORMAT on class CL_XMS_SHARED_MEM_MSG has no exception.

Method GET_MO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LAST_VERSION Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20070914
2 Exporting MESSAGE Value transfer Object reference (TYPE REF TO) IF_XMS_MESSAGE XI: internal message interface 20070718
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070718

Method INCREASE_LAST_VERSION Signature

Method INCREASE_LAST_VERSION on class CL_XMS_SHARED_MEM_MSG has no parameter.
Method INCREASE_LAST_VERSION on class CL_XMS_SHARED_MEM_MSG has no exception.

Method SET_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Call by reference Type reference (TYPE) SXMS_SHM_FORMAT Format der Message 20070919

Method SET_FORMAT on class CL_XMS_SHARED_MEM_MSG has no exception.

Method SET_MO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE XI: internal message interface 20070712
2 Exporting MO_ATTR Call by reference Type reference (TYPE) SXMS_MO_ATTR Struktur für Message Objekt 20070713
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070712

Method SET_QUEUE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EOREF Call by reference Type reference (TYPE) SXMSEOREF XMS: Referenzobjekt für exactly once Verarbeitung 20071112

Method SET_QUEUE_REF on class CL_XMS_SHARED_MEM_MSG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710