SAP ABAP Class CL_RSDDB_PROC_CHECK (Delete a BIA 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_PROC | Process on BIA Indexes | 20070208 |
Properties
| Class | CL_RSDDB_PROC_CHECK | |
| Short Description | Delete a BIA Index | |
| Super Class | CL_RSDDB_PROC | Process on BIA Indexes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDB | BIA Objects and Write Routines |
| Created | 20060905 | 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_PROC_CHECK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDDB_OBJ | 20060905 | BIA Index Object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060905 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20060905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060905 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060905 | |
| 3 | Instance method | Private | Method | Check if locks found for index fill or activate | 20091210 | |
| 4 | Instance method | Private | Method | WHERE Condition on Request ID | 20071030 | |
| 5 | Instance method | Private | Method | Check if locks found for index fill or activate | 20100727 |
Events
Class CL_RSDDB_PROC_CHECK has no event.
Types
Class CL_RSDDB_PROC_CHECK has no local type.
Method Signatures
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 | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060905 | ||
| 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 CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20060905 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_CHECK has no exception.
Method _CHECK_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091210 |
Method _CHECK_ENQUEUE on class CL_RSDDB_PROC_CHECK has no exception.
Method _GET_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20071030 | |||
| 2 | R_S_WHERE | Value transfer | Type reference (TYPE) | RSDRS_S_WHERE | 20071030 |
Method _GET_WHERE on class CL_RSDDB_PROC_CHECK has no exception.
Method __CHECK_ENQUEUE_CHANGERUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100727 |
Method __CHECK_ENQUEUE_CHANGERUN on class CL_RSDDB_PROC_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |