SAP ABAP Class CL_RSDDB_OBJ_ICQ (BWA Index - Query Snapshot for Query)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_SHT (Package) Polestar Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_ICS | BWA - Index InfoCube Virtual (SID) | 20090806 |
Properties
| Class | CL_RSDDB_OBJ_ICQ | |
| Short Description | BWA Index - Query Snapshot for Query | |
| Super Class | CL_RSDDB_OBJ_ICS | BWA - Index InfoCube Virtual (SID) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_SHT | Polestar Integration |
| Created | 20090806 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDB_OBJ_ICQ has no forward declaration.
Interfaces
Class CL_RSDDB_OBJ_ICQ has no interface implemented.
Friends
Class CL_RSDDB_OBJ_ICQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TN_T_IOBJNM | Boolean | 20090806 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of Fact Table | 20090813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090813 | ||
| 2 | Static method | Public | Method | Adapts the DTA_PRO to MultiProvider | 20090806 | |
| 3 | Static method | Public | Method | Defines the name of the fact table | 20100319 |
Events
Class CL_RSDDB_OBJ_ICQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_IOBJNM | Public | See coding | 20090806 | BEGIN OF tn_s_iobjnm,
iobj TYPE rschanm,
END OF tn_s_iobjnm
|
||
| 2 | TN_T_IOBJNM | Public | See coding | 20090806 | tn_t_iobjnm TYPE TABLE OF tn_s_iobjnm
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEPLEVEL | Call by reference | Type reference (TYPE) | RSDDBDEPLEVEL | Schachteltiefe für abhängige InfoObjekte beim BWA-Index IO | 20090813 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSDDBBIAOBJECT | BW-Name des Objekts des BWA-Index (InfoCube o. InfoObjekt) | 20090813 |
Method CONSTRUCTOR on class CL_RSDDB_OBJ_ICQ has no exception.
Method GET_DTA_PRO_TO_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Eigenschaften von InfoObjects im Datenziel | 20090806 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090806 |
Method GET_DTA_PRO_TO_PROVIDER on class CL_RSDDB_OBJ_ICQ has no exception.
Method GET_FTABNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100319 | |||
| 2 | R_FTABNM | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20100319 |
Method GET_FTABNM on class CL_RSDDB_OBJ_ICQ has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |