SAP ABAP Class CL_RRSI_COMMON_SID (CL_RRSI_COMMON_SID)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_TRANSIENT_SOURCE (Package) Transiente Source Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20091030 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RRSI_LOCAL_SID | Local SID | 20091030 |
Properties
Class | CL_RRSI_COMMON_SID | |
Short Description | ||
Super Class | CL_RS_BASE | BW Basis |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_TRANSIENT_SOURCE | Transiente Source Engine |
Created | 20091030 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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 | 20091030 |
Friends
Class CL_RRSI_COMMON_SID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSID | 20091030 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PT_TH_INSTANCE | 20091030 | |||
3 | ![]() |
Instance attribute | Private | See coding | 20091030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20091030 |
Events
Class CL_RRSI_COMMON_SID has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PT_S_INSTANCE | Private | See coding | 20091030 | BEGIN OF pt_s_instance,
infoprov TYPE rsinfoprov,
valsid TYPE REF TO if_rrsi_local_sid,
END OF pt_s_instance
|
||
2 | PT_TH_INSTANCE | Private | See coding | 20091030 | pt_th_instance TYPE HASHED TABLE OF pt_s_instance
WITH UNIQUE KEY infoprov
INITIAL SIZE 10
|
Method Signatures
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | '$INFOPROV$_DEFAULT' | Abgrenzung auf Infoprovider | 20091030 | |
2 | ![]() |
I_MIN_SID | Call by reference | Type reference (TYPE) | RSSID | 0 | Stammdaten ID | 20091030 | |
3 | ![]() |
R_R_SIDCONVERTER | Value transfer | Object reference (TYPE REF TO) | IF_RRSI_LOCAL_SID | Lokale SID | 20091030 |
Method FACTORY on class CL_RRSI_COMMON_SID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |