SAP ABAP Class CL_RSDDB_PROC_DELETE (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_DELETE | |
| 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 | 20060812 | 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_DELETE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDDB_COMP_MEDIATOR | 20110502 | Componentization of BIA Objects and Write Routines | |
| 2 | CL_RSDDB_OBJ | 20060812 | 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 in Function Call) | 20060812 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20060812 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SYSUUID_25 | UUID in Compressed Form | 20071019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060812 | |
| 2 | Instance method | Protected | Method | 20060812 | ||
| 3 | Static method | Public | Method | Delete List of BIA Indices | 20060905 | |
| 4 | Static method | Public | Method | 20060812 | ||
| 5 | Static method | Public | Method | Delete Polestar Enhancements | 20100408 | |
| 6 | Static method | Public | Method | Deletes a request ID - and thereby the request logically | 20070312 | |
| 7 | Instance method | Private | Method | Delete Entries from TREXNEWxxx Table | 20061026 | |
| 8 | Static method | Private | Method | 20070312 |
Events
Class CL_RSDDB_PROC_DELETE has no event.
Types
Class CL_RSDDB_PROC_DELETE 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_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20060812 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_DELETE has no exception.
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 | 20060812 | |||
| 2 | I_CHANGE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081028 | |||
| 3 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20111116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060830 |
Method DELETE_BIAS 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 | RS_C_TRUE | Boolean | 20061117 | ||
| 2 | I_DELETE_PS_EXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100408 | ||
| 3 | I_T_OBJNM | Call by reference | Type reference (TYPE) | RSD_T_INFOCUBE | 20060905 | ||||
| 4 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 |
Method DELETE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGEMODE | Call by reference | Type reference (TYPE) | RSDTRCHGMODE | Änderungsmodus für einen TREX Index/Tabelle | 20070618 | |||
| 2 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20080815 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060812 | |||
| 4 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060812 |
Method DELETE_PS_EXT 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 | 20100408 | ||||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20100408 |
Method DELETE_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20070312 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20070312 | |||
| 3 | I_TS_REQUID | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20070312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung bei BIA-Indizierung | 20070312 |
Method _CLEANUP_NEWTABLES 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 | 20061026 |
Method _CLEANUP_NEWTABLES on class CL_RSDDB_PROC_DELETE has no exception.
Method _GET_PDIM_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20070312 | |||
| 2 | I_PDIMTABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20070312 | ||||
| 3 | R_T_COMPONENTS | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20070312 |
Method _GET_PDIM_COMPONENTS on class CL_RSDDB_PROC_DELETE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |