SAP ABAP Class CL_RSDDB_PROC (Process on BIA Indexes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDB (Package) BIA Objects and Write Routines
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_ACTIVATE Activation/Creation of BIA Index 20070208
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_CHECK Delete a BIA Index 20070208
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_DELETE Delete a BIA Index 20070208
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_DELTA Fill BIA index initially 20070208
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_FILL Fill BIA index initially 20070208
6 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_RECOVER Fill BIA index initially 20071120
7 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_SHADOW Create Shadow Index 20070615
8 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_TRUNCATE Fill BIA index initially 20070208
9 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC_UPDATE Fill BIA index initially 20070208
Properties
Class CL_RSDDB_PROC  
Short Description Process on BIA Indexes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDB   BIA Objects and Write Routines 
Created 20070208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDB_PROC has no interface implemented.
Friends
Class CL_RSDDB_PROC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_STATCNT Static Attribute Public Type reference (TYPE) INT4 Counter for Recording Statistics 20080103
2 N_STATUID Instance attribute Public Type reference (TYPE) SYSUUID_25 UID for the Statistics 20071019
3 O_LOCKID Instance attribute Protected Type reference (TYPE) RSENQ_LOCKID Natural Number 20070208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071019
2 _DEQUEUE Instance method Protected Method Reset Lock 20070208
3 _ENQUEUE Instance method Protected Method Set Lock and Check Locking 20070208
Events
Class CL_RSDDB_PROC has no event.
Types
Class CL_RSDDB_PROC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDDB_PROC has no parameter.
Method CONSTRUCTOR on class CL_RSDDB_PROC has no exception.

Method _DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20070214

Method _DEQUEUE on class CL_RSDDB_PROC has no exception.

Method _ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070208
2 Importing I_PROCESS Call by reference Type reference (TYPE) CHAR1 Prozess= RollUp, CR, MD 20070208
3 Returning R_LOCKID Value transfer Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20070214
# Exception Resumable Description Created on
1 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20070208
History
Last changed by/on SAP  20130531 
SAP Release Created in 710