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 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDTR 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 P_CNSID Instance attribute Private Type reference (TYPE) RSDCNSID 20060812
2 P_R_OBJ 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060812
2 IS_IOBJ_NEEDED_FOR_UPDATE Static method Public Method Whether indexes have to be updated for IOBJ 20111026
3 UPDATE Instance method Protected Method 20060812
4 UPDATE_BIA_INDEXES Static method Public Method Change Run for BIA Indices 20060812
5 UPDATE_BIA_INDEXES_COMMIT 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 Importing I_CNSID Call by reference Type reference (TYPE) RSDCNSID 20060812
2 Importing I_R_OBJ Value transfer Object reference (TYPE REF TO) IF_RSDDB_OBJ 20060812
3 Importing 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 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BWA-Index 20111026
2 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20111026
3 Returning 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 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20060830
2 CX_RSDDB_BIALOCK Sperre auf dem BIA-Serv er 20070215
3 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20060830
4 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20070219
5 CX_RSDDB_PARALLEL 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 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060812
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Boolean 20060814
3 Importing I_CNSID Call by reference Type reference (TYPE) RSDCNSID SID der Änderung 20060812
4 Importing I_T_CHABASNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20060812
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20060830
2 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20060830
3 CX_RSDDB_PARALLEL 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 Importing I_CNSID Call by reference Type reference (TYPE) RSDCNSID SID der Änderung 20070412
2 Returning 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