SAP ABAP Class CL_XMS_SH_MEM_CONF (Configuration Shared Memory Area)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_SH_MEM_CONF  
Short Description Configuration Shared Memory Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20071108   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SH_MEM_CONF has no forward declaration.
Interfaces
Class CL_XMS_SH_MEM_CONF has no interface implemented.
Friends
Class CL_XMS_SH_MEM_CONF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _AREA_TAB Instance attribute Protected Type reference (TYPE) SXMS_SH_MEM_TTYP 20071109
2 _INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_SH_MEM_CONF Configuration Shared Memory Area 20071108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071108
2 GET_AREA Instance method Public Method 20071109
3 GET_INSTANCE Static method Public Method 20071108
Events
Class CL_XMS_SH_MEM_CONF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SXMS_SH_MEM_TTYP Public See coding 20071108 sxms_sh_mem_ttyp TYPE TABLE OF sxms_sh_mem_str WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_SH_MEM_CONF has no parameter.
Method CONSTRUCTOR on class CL_XMS_SH_MEM_CONF has no exception.

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AREA Value transfer Type reference (TYPE) SXMS_SH_MEM_STR Zugriff Shared Memory 20071109
2 Importing PRIO Call by reference Type reference (TYPE) SXMS_Q_PRIO Einstelliges Kennzeichen 20071109

Method GET_AREA on class CL_XMS_SH_MEM_CONF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_XMS_SH_MEM_CONF Konfiguration Shared Mem. Gebiet 20071108

Method GET_INSTANCE on class CL_XMS_SH_MEM_CONF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711