SAP ABAP Class CL_RSDDB_INDEX_ST (SID Index with Text+CHAVL)
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_S | Index a Dimension Table | 20080815 |
Properties
| Class | CL_RSDDB_INDEX_ST | |
| Short Description | SID Index with Text+CHAVL | |
| Super Class | CL_RSDDB_INDEX_S | Index a Dimension Table |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDB | BIA Objects and Write Routines |
| Created | 20080815 | 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
Class CL_RSDDB_INDEX_ST has no interface implemented.
Friends
Class CL_RSDDB_INDEX_ST 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) | TP_T_CMP_PRO | 20130207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080815 |
Events
Class CL_RSDDB_INDEX_ST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CMP_PRO | Private | See coding | 20080815 | begin of TP_S_CMP_PRO,
chanm TYPE rschanm,
posit TYPE rsposit,
r_iobj TYPE REF TO IF_RSD_CHA_PROP,
* cob_pro TYPE rsd_s_cob_pro,
end of tp_s_cmp_pro
|
||
| 2 | TP_T_CMP_PRO | Private | See coding | 20080815 | TP_T_CMP_PRO type standard table of tp_s_cmp_pro WITH KEY posit
|
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 | 20080815 | ||
| 2 | I_COMMIT_OPT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20080815 | ||
| 3 | I_JOBCNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080815 | |||
| 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 | 20080815 | ||
| 6 | I_PROCESS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080815 | |||
| 7 | I_RECOVERTP | Call by reference | Type reference (TYPE) | RSDDTREXRECOVERTP | Recovery-Modus für einen Index | 20080815 | |||
| 8 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | Administration der TREX Aggregate | 20080815 | |||
| 9 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20080815 | |||
| 10 | I_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20080815 | ||||
| 11 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20080815 | ||||
| 12 | I_TABLTP | Call by reference | Type reference (TYPE) | CHAR1 | Tabellentyp | 20080815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20080815 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |