SAP ABAP Class CL_RSSEM_SIDMAP_SHM_ACCESS (Broker Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20041029
Properties
Class CL_RSSEM_SIDMAP_SHM_ACCESS  
Short Description Broker Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSEM   SEM Connection to BW 
Created 20041029   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20041029
Friends
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_SHM_AREA Instance attribute Private Object reference (TYPE REF TO) CL_RSSEM_SIDMAP_SHM SEM-BCS: Area for SID Conversion 20041104
2 D_IOBJNM Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20041115
3 D_SHM_INST_NAME Instance attribute Private Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20041103
4 GC_SHM_INST_NAME Constant Private Type reference (TYPE) SHM_INST_NAME 'RSSEM_SIDMAP_' Name of a Shared Object Instance of an Area 20041103
5 GT_BROKER Static Attribute Private Type reference (TYPE) TH_INSTANCE Broker Class 20041115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20041103
2 GET_BROKER Static method Public Method Supply Instance of Broker Class 20041103
3 GET_IOBJNM_FROM_INST Static method Private Method 20041115
4 READ_SIDMAP Instance method Public Method Read 20041104
5 RESET_INSTANCE Instance method Public Method 20041103
6 START_READ Instance method Public Method Attach 20041104
7 STOP_READ Instance method Public Method Detach 20041104
8 UPDATE_SIDMAP Instance method Public Method Write 20041104
Events
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_INSTANCE Private See coding 20041115 begin of s_instance, iobjnm type rsiobjnm, o_broker type ref to CL_RSSEM_SIDMAP_SHM_ACCESS, end of s_instance
2 TH_INSTANCE Private See coding 20041115 th_instance type hashed table of s_instance with unique key iobjnm
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041115

Method CONSTRUCTOR on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.

Method GET_BROKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BROKER Call by reference Object reference (TYPE REF TO) CL_RSSEM_SIDMAP_SHM_ACCESS Brokerklasse 20041103
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041115

Method GET_BROKER on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.

Method GET_IOBJNM_FROM_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20041115
2 Importing I_SHM_INST_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20041115

Method GET_IOBJNM_FROM_INST on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.

Method READ_SIDMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TH_SIDMAP Call by reference Object reference (TYPE REF TO) DATA 20041104
# Exception Resumable Description Created on
1 DETACH_ERROR Fehler beim Detach 20041104
2 SIDMAP_NOT_FOUND Keine Daten vorhanden 20041104

Method RESET_INSTANCE Signature

Method RESET_INSTANCE on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
Method RESET_INSTANCE on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.

Method START_READ Signature

Method START_READ on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# Exception Resumable Description Created on
1 ALREADY_ATTACHED Anforderung einer zweiten Lesesperre 20041122
2 ATTACH_ERROR Fehler beim Attach 20041104
3 BUILD_STARTED Automatischer Aufbau läuft planmäßig 20041104
4 BUILD_STILL_RUNNING 20041129

Method STOP_READ Signature

Method STOP_READ on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# Exception Resumable Description Created on
1 DETACH_ERROR Fehler beim Detach 20041104

Method UPDATE_SIDMAP Signature

Method UPDATE_SIDMAP on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# Exception Resumable Description Created on
1 ATTACH_ERROR Fehler beim Attach 20041104
2 DETACH_ERROR Fehler beim Detach 20041104
History
Last changed by/on SAP  20130531 
SAP Release Created in 700