SAP ABAP Class CL_RSDDB_PROC_SHADOW (Create Shadow 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 20070615
Properties
Class CL_RSDDB_PROC_SHADOW  
Short Description Create Shadow 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 20070615   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)
Interfaces
Class CL_RSDDB_PROC_SHADOW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDDB_OBJ 20070615 BIA Index Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_NO_LOG_INDEX Instance attribute Private Type reference (TYPE) RS_BOOL Do Not Create Logical Index 20070618
2 P_R_OBJ Instance attribute Private Object reference (TYPE REF TO) IF_RSDDB_OBJ Object Instance 20070615
3 P_T_TABLES Instance attribute Private Type reference (TYPE) RSDDB_T_TABLES Tables with Shadow Index 20070615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070615
2 GET_SHADOWNM Static method Public Method Naming Convention 20070615
3 SHADOW_ACTIVATE Instance method Protected Method Create Shadow Indexes 20070615
4 SHADOW_FILL Instance method Protected Method Fill Shadow Indexes 20070615
5 _FILL_EFACTINDEX Instance method Private Method 20070615
6 _GET_REQUID_WHERE Instance method Private Method Build a WHERE condition from the Request Restriction 20070615
Events
Class CL_RSDDB_PROC_SHADOW has no event.
Types
Class CL_RSDDB_PROC_SHADOW 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_NO_LOG_INDEX Call by reference Type reference (TYPE) RS_BOOL Boolean 20070618
2 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20070615
3 Importing I_STATUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20070615
4 Importing I_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen eines BIA-Index 20070615

Method CONSTRUCTOR on class CL_RSDDB_PROC_SHADOW has no exception.

Method GET_SHADOWNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSD_TABLNM 20070615
2 Returning R_SHADOWNM Value transfer Type reference (TYPE) RSD_TABLNM 20070615

Method GET_SHADOWNM on class CL_RSDDB_PROC_SHADOW has no exception.

Method SHADOW_ACTIVATE Signature

Method SHADOW_ACTIVATE on class CL_RSDDB_PROC_SHADOW has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20070615
2 CX_RSDDB_BIALOCK Sperre auf dem BIA-Serv er 20070615
3 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20070615
4 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20070615
5 CX_RSDDB_PARALLEL Fehler in der parallelen Indzierung 20070615

Method SHADOW_FILL Signature

Method SHADOW_FILL on class CL_RSDDB_PROC_SHADOW has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20070615
2 CX_RSDDB_BIALOCK Sperre auf dem BIA-Serv er 20070615
3 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20070615
4 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20070615
5 CX_RSDDB_PARALLEL Fehler in der parallelen Indzierung 20070615

Method _FILL_EFACTINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TABLES Call by reference Type reference (TYPE) RSDDB_S_TABLES Tabelle eines BIA-Index 20070615
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20070615
2 CX_RSDDB_BIALOCK Sperre auf dem BIA-Serv er 20070615
3 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20070615
4 CX_RSDDB_PARALLEL Fehler in der parallelen Indzierung 20070615

Method _GET_REQUID_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TABLES Call by reference Type reference (TYPE) RSDDB_S_TABLES Tabelle eines BIA-Index 20070615
2 Returning R_S_WHERE Value transfer Type reference (TYPE) RSDRS_S_WHERE 20070615

Method _GET_REQUID_WHERE on class CL_RSDDB_PROC_SHADOW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710