SAP ABAP Class CL_RSDDB_PROC_UPDATE (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_UPDATE | |
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 | 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_UPDATE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | 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) | RSDCNSID | 20060812 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20060812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060812 |
2 | ![]() |
Static method | Public | Method | Whether indexes have to be updated for IOBJ | 20111026 |
3 | ![]() |
Instance method | Protected | Method | 20060812 | |
4 | ![]() |
Static method | Public | Method | Change Run for BIA Indices | 20060812 |
5 | ![]() |
Static method | Public | Method | Switch Updates to Active | 20070412 |
Events
Class CL_RSDDB_PROC_UPDATE has no event.
Types
Class CL_RSDDB_PROC_UPDATE 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_CNSID | Call by reference | Type reference (TYPE) | RSDCNSID | 20060812 | |||
2 | ![]() |
I_R_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | 20060812 | |||
3 | ![]() |
I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20071019 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_UPDATE has no exception.
Method IS_IOBJ_NEEDED_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDXTP | Call by reference | Type reference (TYPE) | RSDDBIDXTP | Typ des BWA-Index | 20111026 | ||
2 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20111026 | ||
3 | ![]() |
R_UPDATE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20111026 |
Method IS_IOBJ_NEEDED_FOR_UPDATE on class CL_RSDDB_PROC_UPDATE has no exception.
Method UPDATE Signature
Method UPDATE on class CL_RSDDB_PROC_UPDATE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlermeldung aus BIA-API | 20060830 | |
2 | ![]() |
Sperre auf dem BIA-Serv er | 20070215 | |
3 | ![]() |
Fehler beim Lesen von DB | 20060830 | |
4 | ![]() |
Sperre sitzt fürs Füllen eines BIA-Index | 20070219 | |
5 | ![]() |
Fehler in der parallelen Indzierung | 20060830 |
Method UPDATE_BIA_INDEXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060812 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Boolean | 20060814 | ||
3 | ![]() |
I_CNSID | Call by reference | Type reference (TYPE) | RSDCNSID | SID der Änderung | 20060812 | ||
4 | ![]() |
I_T_CHABASNM | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20060812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlermeldung aus BIA-API | 20060830 | |
2 | ![]() |
Fehler beim Lesen von DB | 20060830 | |
3 | ![]() |
Fehler in der parallelen Indzierung | 20060830 |
Method UPDATE_BIA_INDEXES_COMMIT 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 | 20070412 | ||
2 | ![]() |
R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20070412 |
Method UPDATE_BIA_INDEXES_COMMIT on class CL_RSDDB_PROC_UPDATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |