SAP ABAP Class CL_RSDDB_INDEX_D (Index a Dimension Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDB (Package) BIA Objects and Write Routines
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_INDEX | TREX Aggregates: Writes to an Index | 20060731 |
Properties
| Class | CL_RSDDB_INDEX_D | |
| Short Description | Index a Dimension Table | |
| Super Class | CL_RSDDB_INDEX | TREX Aggregates: Writes to an Index |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDB | BIA Objects and Write Routines |
| Created | 20060731 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDB_INDEX_D has no interface implemented.
Friends
Class CL_RSDDB_INDEX_D 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) | RSD_DIMENSION | 20060731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060731 | |
| 2 | Static method | Public | Method | 20060801 | ||
| 3 | Static method | Public | Method | 20060906 | ||
| 4 | Static method | Private | Method | Name of Dimension from Table Name | 20060812 |
Events
Class CL_RSDDB_INDEX_D has no event.
Types
Class CL_RSDDB_INDEX_D has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLEAN_UP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060731 | ||
| 2 | I_COMMIT_OPT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060731 | ||
| 3 | I_JOBCNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060731 | |||
| 4 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | o_t_comp ohne Puffer aufbauen | 20100720 | ||
| 5 | I_PREPARE_OPT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060731 | ||
| 6 | I_PROCESS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060731 | |||
| 7 | I_RECOVERTP | Call by reference | Type reference (TYPE) | RSDDTREXRECOVERTP | Recovery-Modus für einen Index | 20071228 | |||
| 8 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | Administration der TREX Aggregate | 20060731 | |||
| 9 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20060731 | |||
| 10 | I_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20060731 | ||||
| 11 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060731 | ||||
| 12 | I_TABLTP | Call by reference | Type reference (TYPE) | CHAR1 | Tabellentyp | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20080731 |
Method GET_COMPDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 2 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060801 | ||||
| 3 | R_T_COMP | Value transfer | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20060801 |
Method GET_COMPDESCR on class CL_RSDDB_INDEX_D has no exception.
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060906 | ||||
| 2 | R_T_COMPONENTS | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20060906 |
Method GET_COMPONENTS on class CL_RSDDB_INDEX_D has no exception.
Method _GET_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060812 | |||
| 2 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060812 | ||||
| 3 | R_DIMENSION | Value transfer | Type reference (TYPE) | RSD_DIMENSION | 20060812 |
Method _GET_DIMENSION on class CL_RSDDB_INDEX_D has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |