SAP ABAP Class CL_RRSI_LOCAL_SID (Generation of Local SIDs)
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 20060510
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RRSI_LOCAL_SID Local SID 20060510
Properties
Class CL_RRSI_LOCAL_SID  
Short Description Generation of Local SIDs    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRSID   Surrogate Key Conversion 
Created 20060510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RRSI_LOCAL_SID Local SID 20060510
Friends
Class CL_RRSI_LOCAL_SID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHABASNM Instance attribute Private Type reference (TYPE) RSCHANM Characteristic 20060510
2 P_MAX_NUMBER Instance attribute Private Type reference (TYPE) RSSID Counter Value 20060510
3 P_TH_FACTORY Static Attribute Private Type reference (TYPE) PT_TH_FACTORY Factory 20060510
4 P_TH_VALSID Instance attribute Private See coding 20080619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20060510
2 FACTORY Static method Public Method Factory 20060510
3 GET_SIDCONVERTER Static method Public Method Get Object for SID conversion 20130114
Events
Class CL_RRSI_LOCAL_SID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_FACTORY Private See coding 20060510 BEGIN of PT_S_FACTORY, chabasnm TYPE rschanm, valsid TYPE REF TO if_rrsi_local_sid, END OF pt_s_factory
2 PT_TH_FACTORY Private See coding 20060510 PT_TH_FACTORY TYPE HASHED TABLE OF PT_S_FACTORY WITH UNIQUE KEY chabasnm INITIAL SIZE 20
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CHABAS Call by reference Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130115

Method CONSTRUCTOR on class CL_RRSI_LOCAL_SID has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AVOID_SHM Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Shared Objekt vermeiden 20120228
2 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Reference characteristic 20130114
3 Returning R_R_LOCAL_SID Value transfer Object reference (TYPE REF TO) IF_RRSI_LOCAL_SID Lokale SID 20060510

Method FACTORY on class CL_RRSI_LOCAL_SID has no exception.

Method GET_SIDCONVERTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20130114
2 Returning R_R_SIDCONVERTER Value transfer Object reference (TYPE REF TO) IF_RRSI_LOCAL_SID Local SID 20130114
# Exception Resumable Description Created on
1 CX_RSD_IOBJ_NOT_EXIST InfoObject Not Found 20130115
History
Last changed by/on SAP  20140121 
SAP Release Created in 710