SAP ABAP Class CL_RRSI_SID_SHM_ROOT (SID Assignment Shared Object Root)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRSID (Package) Surrogate Key Conversion
⤷
⤷
Properties
| Class | CL_RRSI_SID_SHM_ROOT | |
| Short Description | SID Assignment Shared Object Root | |
| Super Class | ||
| 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_ROOT has no forward declaration.
Interfaces
Class CL_RRSI_SID_SHM_ROOT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RRSI_SID_SHM_LOCAL | 20110209 | Creation from Local SIDs in the Shared Memory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSCHANM | Characteristic | 20110209 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110209 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | OT_TH_VALSID | Conversion: Iobjvl - SID | 20110209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110209 |
Events
Class CL_RRSI_SID_SHM_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OT_TH_VALSID | Protected | See coding | 20110209 | ot_th_valsid TYPE HASHED TABLE OF rrsi_s_valsid
WITH UNIQUE KEY primary_key
COMPONENTS value
WITH UNIQUE HASHED KEY sid_index
COMPONENTS sid
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | 20130115 |
Method CONSTRUCTOR on class CL_RRSI_SID_SHM_ROOT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |