SAP ABAP Class CL_RSDDB_PROC_CHECK (Delete a BIA 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 20070208
Properties
Class CL_RSDDB_PROC_CHECK  
Short Description Delete a BIA 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 20060905   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_CHECK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDDB_OBJ 20060905 BIA Index Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20060905
2 P_R_OBJ Instance attribute Private Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA Index Object 20060905
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20060905
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060905
3 _CHECK_ENQUEUE Instance method Private Method Check if locks found for index fill or activate 20091210
4 _GET_WHERE Instance method Private Method WHERE Condition on Request ID 20071030
5 __CHECK_ENQUEUE_CHANGERUN Instance method Private Method Check if locks found for index fill or activate 20100727
Events
Class CL_RSDDB_PROC_CHECK has no event.
Types
Class CL_RSDDB_PROC_CHECK has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20060905
2 Importing I_T_TABLNM Call by reference Type reference (TYPE) RSDTR_T_TABLES Tabelle von Tabellennamen 20080923
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20060905
2 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20060908
3 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20060908
4 CX_RSDDB_PARALLEL Fehler in der parallelen Indzierung 20060908

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20060905

Method CONSTRUCTOR on class CL_RSDDB_PROC_CHECK has no exception.

Method _CHECK_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 20091210

Method _CHECK_ENQUEUE on class CL_RSDDB_PROC_CHECK has no exception.

Method _GET_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 20071030
2 Returning R_S_WHERE Value transfer Type reference (TYPE) RSDRS_S_WHERE 20071030

Method _GET_WHERE on class CL_RSDDB_PROC_CHECK has no exception.

Method __CHECK_ENQUEUE_CHANGERUN 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 20100727

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