SAP ABAP Class CL_RRSI_SID_SHM_LOCAL (Creation from Local SIDs in the Shared Memory)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRSID (Package) Surrogate Key Conversion
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20110209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RRSI_LOCAL_SID Local SID 20110209
Properties
Class CL_RRSI_SID_SHM_LOCAL  
Short Description Creation from Local SIDs in the Shared Memory    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRSID   Surrogate Key Conversion 
Created 20110209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RRSI_SID_SHM_LOCAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RRSI_LOCAL_SID Local SID 20110209
Friends
Class CL_RRSI_SID_SHM_LOCAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_ATTACH_MODE Constant Private See coding 20110209
2 P_SHM_NAME Instance attribute Private Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance in an Area 20110209
3 P_TIMESTAMP Instance attribute Private Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110209
2 _ATTACH Instance method Private Method Instantiates the shared object 20110209
Events
Class CL_RRSI_SID_SHM_LOCAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_ATTACH_MODE Private See coding 20110209 PT_ATTACH_MODE(1) type c
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM 20130115

Method CONSTRUCTOR on class CL_RRSI_SID_SHM_LOCAL has no exception.

Method _ATTACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTACH_MODE Call by reference Type reference (TYPE) PT_ATTACH_MODE 20110209
2 Returning R_R_HANDLE Value transfer Object reference (TYPE REF TO) CL_RRSI_SID_SHM 20110209
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR Ausnahme bei Attach 20110209
History
Last changed by/on SAP  20140121 
SAP Release Created in 731