SAP ABAP Class CL_RSDD_HDB_CLASSIC_CUBE (HDB Index Proxy for Classic InfoCubes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_HDB_INDEX (Package) Access Layer for New DB Calc. Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_HDB_CALCSCENARIO | New DB InfoProvider with Read Access via Calc. Scenario | 20101105 |
Properties
Class | CL_RSDD_HDB_CLASSIC_CUBE | |
Short Description | HDB Index Proxy for Classic InfoCubes | |
Super Class | CL_RSDD_HDB_CALCSCENARIO | New DB InfoProvider with Read Access via Calc. Scenario |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_HDB_INDEX | Access Layer for New DB Calc. Engine |
Created | 20101105 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_HDB_CLASSIC_CUBE has no interface implemented.
Friends
Class CL_RSDD_HDB_CLASSIC_CUBE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_HDB_CLASSIC_CUBE_META | Metadata Provider (Join Schema) for the E Table | 20110128 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_HDB_CLASSIC_CUBE_META | Metadata Provider (Join Schema) for the Fact Table | 20110128 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_TS_TABLE_NAME_CACHE | Name Cache for SID Tables | 20110125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110127 |
Events
Class CL_RSDD_HDB_CLASSIC_CUBE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_TABLE_NAME_CACHE | Private | See coding | 20110125 | BEGIN OF tp_s_table_name_cache,
dimension TYPE string,
table_name TYPE string,
END OF tp_s_table_name_cache
|
||
2 | TP_TS_TABLE_NAME_CACHE | Private | See coding | 20110125 | tp_ts_table_name_cache TYPE SORTED TABLE OF tp_s_table_name_cache
WITH UNIQUE KEY dimension
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovider | 20110127 | ||
2 | ![]() |
I_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Eigenschaften des Infoproviders | 20110311 | ||
3 | ![]() |
I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierungen für NewDB | 20110127 | ||
4 | ![]() |
I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | generische SX_QUERY für diesen Infoprovider | 20110127 | ||
5 | ![]() |
I_WITH_DB_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | DB Commit wird von der Instanz gesteuert | 20110818 |
Method CONSTRUCTOR on class CL_RSDD_HDB_CLASSIC_CUBE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |