SAP ABAP Interface IF_RSDDB_OBJ (BIA Index Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDB (Package) BIA Objects and Write Routines
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDDB_OBJ | BIA Index Object | 20060725 |
Properties
| Interface | IF_RSDDB_OBJ | |
| Short Description | BIA Index Object |
General Data
| Package | RSDDB | BIA Objects and Write Routines |
| Created | 20060725 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDDB_OBJ has no interface.
Friends
Interface IF_RSDDB_OBJ has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_COBPROVERS | Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Version of DTA/VIOBJ Data | 20070102 | ||
| 2 | N_FASTPLAN | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Is the provider activated planning in memory? | 20100426 | ||
| 3 | N_HAS_FURTHER_LOG_INDEX | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Has more than one logical index | 20081110 | ||
| 4 | N_HAS_LOG_INDEX | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Logical index exists |
20080821 | ||
| 5 | N_POLESTAR | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | BIA index is also for Polestar | 20080815 | ||
| 6 | N_SUPERPROV | Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | Logical Explorer index is created for these | 20090813 | ||
| 7 | N_S_OBJDIR | Instance attribute | Public | Type reference (TYPE) | RSDDBOBJDIR | BIA Index Objects | 20060725 | ||
| 8 | N_S_OBJPROP | Instance attribute | Public | Type reference (TYPE) | RSDDBOBJPROP | Properties of BWA InfoProviders | 20100504 | ||
| 9 | N_S_PARTATTR | Instance attribute | Public | Type reference (TYPE) | RSDDB_S_PARTATTR | Tuple for Partition Attribute | 20060815 | ||
| 10 | N_S_WOPTIONS | Instance attribute | Public | Type reference (TYPE) | RSDDB_WOPTIONS | BIA Indexing Options | 20081215 | ||
| 11 | N_T_IDXATTRS | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_IDXATTRS | InfoObjects of BIA Index | 20060727 | ||
| 12 | N_T_IDXCONSTR | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_IDXCONSTRAINTS | Constraint on Index/JOIN of BIA Object | 20060823 | ||
| 13 | N_T_INFOOBJS | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_INFOOBJS | InfoObjects of BIA Index | 20060725 | ||
| 14 | N_T_JOINS | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_JOINS | JOINs in BIA Index | 20060725 | ||
| 15 | N_T_KYFS | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_KYFS | Key Figures in BIA Index (Type InfoCube Only) | 20060725 | ||
| 16 | N_T_TABLES | Instance attribute | Public | Type reference (TYPE) | RSDDB_T_TABLES | Tables of BIA Index | 20060725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate/Create | 20060725 | |
| 2 | Instance method | Public | Method | Compare Data in Table and Index | 20060905 | |
| 3 | Instance method | Public | Method | Delete | 20060725 | |
| 4 | Instance method | Public | Method | Deltas (Roll Up,....) | 20060725 | |
| 5 | Instance method | Public | Method | Initial Filling | 20060725 | |
| 6 | Instance method | Public | Method | Metadata of BIA Index Object | 20060728 | |
| 7 | Instance method | Public | Method | and the Metadata of the Dependent Objects | 20060905 | |
| 8 | Instance method | Public | Method | Pass on Polestar Properties | 20100412 | |
| 9 | Instance method | Public | Method | Adapt to Snapshot IMPORT Index Data | 20071120 | |
| 10 | Instance method | Public | Method | Create and Fill Shadow Indexes | 20070615 | |
| 11 | Instance method | Public | Method | CLEAR/TRUNCATE | 20060725 | |
| 12 | Instance method | Public | Method | Change (Change Run) | 20060725 |
Events
Interface IF_RSDDB_OBJ has no event.
Types
Interface IF_RSDDB_OBJ has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_FLAG | Call by reference | Type reference (TYPE) | RSDDBFORCEFLAG | Aktivierung BIA-Index: Existierende Indizes behandeln | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060804 | ||
| 2 | Sperre sitzt fürs Füllen eines BIA-Index | 20070219 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060905 | |||
| 2 | I_T_TABLNM | Call by reference | Type reference (TYPE) | RSDTR_T_TABLES | Tabelle von Tabellennamen | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 | ||
| 2 | Fehler beim Lesen von DB | 20060908 | ||
| 3 | Sperre sitzt fürs Füllen eines BIA-Index | 20060908 | ||
| 4 | Fehler in der parallelen Indzierung | 20060908 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060807 | |||
| 2 | I_IGNORE_IS_USED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060804 |
Method DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELTAPROCTP | Call by reference | Type reference (TYPE) | RSDDBDELTAPROCTP | Prozesstyp eines Delta-Prozesses für BIA-Indizes | 20060812 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | INT4 | Process-ID | 20060812 | |||
| 3 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20080725 | |||
| 4 | I_TEXTID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070102 | ||
| 3 | Fehler beim Lesen von DB | 20060908 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20060908 | ||
| 5 | Fehler in der parallelen Indzierung | 20060908 |
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20060812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060804 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070102 | ||
| 3 | Fehler beim Lesen von DB | 20060804 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20060904 | ||
| 5 | Fehler in der parallelen Indzierung | 20060804 |
Method GET_OBJINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_PARTATTR | Call by reference | Type reference (TYPE) | RSDDB_S_PARTATTR | Tupel für Partitionsattribut | 20060823 | |||
| 2 | E_T_IDXATTRS | Call by reference | Type reference (TYPE) | RSDDB_T_IDXATTRS | Infoobjekte eines BIA-Index | 20060728 | |||
| 3 | E_T_IDXCONSTR | Call by reference | Type reference (TYPE) | RSDDB_T_IDXCONSTRAINTS | Constraint auf einem Index/JOIN eines BIA Objekts | 20060823 | |||
| 4 | E_T_INFOOBJS | Call by reference | Type reference (TYPE) | RSDDB_T_INFOOBJS | Infoobjekte eines BIA-Index | 20060728 | |||
| 5 | E_T_JOINS | Call by reference | Type reference (TYPE) | RSDDB_T_JOINS | JOINs in einem BIA-Index | 20060728 | |||
| 6 | E_T_KYFS | Call by reference | Type reference (TYPE) | RSDDB_T_KYFS | Kennzahlen eines BIA-Index (nur Typ InfoCube) | 20060728 | |||
| 7 | E_T_TABLES | Call by reference | Type reference (TYPE) | RSDDB_T_TABLES | Tabellen eines BIA-Index | 20060728 |
Method GET_OBJINFO on Interface IF_RSDDB_OBJ has no exception.
Method GET_OBJINFO_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_PARTATTR | Call by reference | Type reference (TYPE) | RSDDB_S_PARTATTR | Tupel für Partitionsattribut | 20060905 | |||
| 2 | E_T_IDXATTRS | Call by reference | Type reference (TYPE) | RSDDB_T_IDXATTRS | Infoobjekte eines BIA-Index | 20060905 | |||
| 3 | E_T_IDXCONSTR | Call by reference | Type reference (TYPE) | RSDDB_T_IDXCONSTRAINTS | Constraint auf einem Index/JOIN eines BIA Objekts | 20060905 | |||
| 4 | E_T_INFOOBJS | Call by reference | Type reference (TYPE) | RSDDB_T_INFOOBJS | Infoobjekte eines BIA-Index | 20060905 | |||
| 5 | E_T_JOINS | Call by reference | Type reference (TYPE) | RSDDB_T_JOINS | JOINs in einem BIA-Index | 20060905 | |||
| 6 | E_T_KYFS | Call by reference | Type reference (TYPE) | RSDDB_T_KYFS | Kennzahlen eines BIA-Index (nur Typ InfoCube) | 20060905 | |||
| 7 | E_T_TABLES | Call by reference | Type reference (TYPE) | RSDDB_T_TABLES | Tabellen eines BIA-Index | 20060905 |
Method GET_OBJINFO_ALL on Interface IF_RSDDB_OBJ has no exception.
Method PASS_ON_PS_FLAG Signature
Method PASS_ON_PS_FLAG on Interface IF_RSDDB_OBJ has no parameter.
Method PASS_ON_PS_FLAG on Interface IF_RSDDB_OBJ has no exception.
Method RECOVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAPSHOTID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071120 | |||
| 2 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20071120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20071120 | ||
| 2 | Sperre auf dem BIA-Serv er | 20071120 | ||
| 3 | Fehler beim Lesen von DB | 20071120 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20071120 | ||
| 5 | Fehler in der parallelen Indzierung | 20071120 |
Method SHADOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_LOG_INDEX | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070618 | |||
| 2 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20070618 | |||
| 3 | I_T_TABLES | Call by reference | Type reference (TYPE) | RSDDB_T_TABLES | Tabellen eines BIA-Index | 20070615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20070615 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070615 | ||
| 3 | Fehler beim Lesen von DB | 20070615 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20070615 | ||
| 5 | Fehler in der parallelen Indzierung | 20070615 |
Method TRUNCATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_DIM | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070104 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CNSID | Call by reference | Type reference (TYPE) | RSDCNSID | SID der Änderung | 20060812 | |||
| 2 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20071019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070102 | ||
| 3 | Fehler beim Lesen von DB | 20060908 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20060908 | ||
| 5 | Fehler in der parallelen Indzierung | 20060908 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |