SAP ABAP Class CL_RSDDB_INDEX_HINT (Hierarchy: Interval Index)
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 | 20080821 |
Properties
| Class | CL_RSDDB_INDEX_HINT | |
| Short Description | Hierarchy: Interval Index | |
| 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 | 20080821 | 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_HINT has no interface implemented.
Friends
Class CL_RSDDB_INDEX_HINT has no friend class.
Attributes
Class CL_RSDDB_INDEX_HINT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080919 | |
| 2 | Static method | Public | Method | Field Description of Internal Table for the SP Index | 20080821 |
Events
Class CL_RSDDB_INDEX_HINT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_INTERVAL | Public | See coding | 20080821 | BEGIN OF nt_s_interval,
pred TYPE rssid,
minvalue TYPE RSSHLEAFFROMSTR,
maxvalue TYPE RSSHLEAFTOSTR,
END OF nt_s_interval
|
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 | 20080919 | ||
| 2 | I_COMMIT_OPT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20080919 | ||
| 3 | I_JOBCNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080919 | |||
| 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 | 20080919 | ||
| 6 | I_PROCESS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080919 | |||
| 7 | I_RECOVERTP | Call by reference | Type reference (TYPE) | RSDDTREXRECOVERTP | Recovery-Modus für einen Index | 20080919 | |||
| 8 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | Administration der TREX Aggregate | 20080919 | |||
| 9 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20080919 | |||
| 10 | I_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20080919 | ||||
| 11 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20080919 | ||||
| 12 | I_TABLTP | Call by reference | Type reference (TYPE) | CHAR1 | Tabellentyp | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20080919 |
Method GET_COMPDESCR 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 | 20080821 | ||||
| 2 | R_T_COMP | Value transfer | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20080821 |
Method GET_COMPDESCR on class CL_RSDDB_INDEX_HINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |