SAP ABAP Class CL_RSDDB_PROC_TRUNCATE (Fill BIA index initially)
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_TRUNCATE | |
| Short Description | Fill BIA index initially | |
| 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 | 20061026 | 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_TRUNCATE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDDB_OBJ | 20061026 | BIA Index Object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20061026 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061026 | |
| 2 | Static method | Public | Method | Sets InfoCube BIA Index Back to Active | 20070817 | |
| 3 | Instance method | Protected | Method | Rollup, New Texts, New Characteristic Values | 20061026 | |
| 4 | Static method | Public | Method | Execute TRUNCATE on InfoCube BIAs | 20061026 | |
| 5 | Instance method | Private | Method | Initial DIMID is in table, but not in index --> NEWD | 20061026 | |
| 6 | Static method | Public | Method | 20061026 |
Events
Class CL_RSDDB_PROC_TRUNCATE has no event.
Types
Class CL_RSDDB_PROC_TRUNCATE 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 | Value transfer | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | 20061026 | ||||
| 2 | I_WITH_DIM | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_TRUNCATE has no exception.
Method SET_ACTIV_AFTER_TRUNCATE 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 | 20070817 |
Method SET_ACTIV_AFTER_TRUNCATE on class CL_RSDDB_PROC_TRUNCATE has no exception.
Method TRUNCATE Signature
Method TRUNCATE on class CL_RSDDB_PROC_TRUNCATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20061026 |
Method TRUNCATE_BIA 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 | 20061026 | |||
| 2 | I_WITH_DIM | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 | |||
| 3 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20061026 |
Method TRUNCATE_BIA on class CL_RSDDB_PROC_TRUNCATE has no exception.
Method _CREATE_INITIAL_DIMID 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 | 20061026 |
Method _CREATE_INITIAL_DIMID on class CL_RSDDB_PROC_TRUNCATE has no exception.
Method _TRUNCATE_INDEX 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 | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20061026 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |