SAP ABAP Class CL_RSDDB_INDEX_FV (Fact Index for Virtual IP with SID)
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_INDEX TREX Aggregates: Writes to an Index 20090331
Properties
Class CL_RSDDB_INDEX_FV  
Short Description Fact Index for Virtual IP with SID    
Super Class CL_RSDDB_INDEX TREX Aggregates: Writes to an Index 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDB   BIA Objects and Write Routines 
Created 20090331   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDB_INDEX_FV has no interface implemented.
Friends
Class CL_RSDDB_INDEX_FV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ERROR Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090331
2 P_FC Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090331
3 P_FUNCNAME Instance attribute Private Type reference (TYPE) FUNCNAME Function name 20090331
4 P_NUM_TASKS Instance attribute Private Type reference (TYPE) INT4 Natural Number 20090331
5 P_R_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20090331
6 P_STATCNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20090331
7 P_S_WINDEX Instance attribute Private Type reference (TYPE) RSDDB_WINDEX WRITEINDEX Class for a Table 20090331
8 P_TH_SFC Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20090331
9 P_TH_SFCO Instance attribute Private Type reference (TYPE) RSDD_TH_SFC Table of Required Characteristics 20090331
10 P_TH_SFK Instance attribute Private Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20090331
11 P_TH_SFKO Instance attribute Private Type reference (TYPE) RSDD_TH_SFK Table of Required Basic Key Figures 20090331
12 P_TSX_SELDR Instance attribute Private Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20090331
13 P_TS_PROVRQ Instance attribute Private Type reference (TYPE) RSDR0_TS_PROVRQ Table of the PROV_RQDR 20090331
14 P_T_RANGE Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20090331
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090331
2 GET_COMPDESCR Static method Public Method 20090331
3 GET_COMPONENTS Static method Public Method 20090331
4 GET_KEYCOMPDESCR Static method Public Method 20090331
5 _BUILD_RANGE Instance method Private Method Build a RANGE Condition from WHERE 20090331
6 _BUILD_SFC_SFK Instance method Private Method 20090331
7 _GET_VIPNM Instance method Private Method Read Class/Function Module of VirtualProvider 20090331
8 _INITIALIZE_READ Instance method Private Method Gets the parameters for RSDRI_INFOPROV_READ 20090331
9 _INTERSECT_RANGES Instance method Private Method 20090331
10 __GET_BLOCKCHAR Instance method Private Method 20090331
Events
Class CL_RSDDB_INDEX_FV has no event.
Types
Class CL_RSDDB_INDEX_FV 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_CLEAN_UP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090331
2 Importing I_COMMIT_OPT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090331
3 Importing I_JOBCNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090331
4 Importing I_PREPARE_OPT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090331
5 Importing I_PROCESS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20090331
6 Importing I_RECOVERTP Call by reference Type reference (TYPE) RSDDTREXRECOVERTP Recovery-Modus für einen Index 20090331
7 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20090331
8 Importing I_STATUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20090331
9 Importing I_S_WHERE Call by reference Type reference (TYPE) RSDRS_S_WHERE 20090331
10 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20090331
11 Importing I_TABLTP Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20090331
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20090331

Method GET_COMPDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090331
2 Returning R_T_COMP Value transfer Type reference (TYPE) ABAP_COMPDESCR_TAB 20090331

Method GET_COMPDESCR on class CL_RSDDB_INDEX_FV has no exception.

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090331
2 Returning R_T_COMPONENTS Value transfer Type reference (TYPE) ABAP_COMPONENT_TAB 20090331

Method GET_COMPONENTS on class CL_RSDDB_INDEX_FV has no exception.

Method GET_KEYCOMPDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090331
2 Returning R_T_COMP Value transfer Type reference (TYPE) ABAP_COMPDESCR_TAB 20090331

Method GET_KEYCOMPDESCR on class CL_RSDDB_INDEX_FV has no exception.

Method _BUILD_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_WHERE Call by reference Type reference (TYPE) RSDRS_T_WHERE 20090331

Method _BUILD_RANGE on class CL_RSDDB_INDEX_FV has no exception.

Method _BUILD_SFC_SFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW-Data-Manager: Liste von Merkmalen 20090331
2 Exporting E_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW-Data-Manager: Liste von Kennzahlen 20090331

Method _BUILD_SFC_SFK on class CL_RSDDB_INDEX_FV has no exception.

Method _GET_VIPNM Signature

Method _GET_VIPNM on class CL_RSDDB_INDEX_FV has no parameter.
Method _GET_VIPNM on class CL_RSDDB_INDEX_FV has no exception.

Method _INITIALIZE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20090331
2 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20090331
3 Exporting E_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20090331
4 Exporting E_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20090331
5 Exporting E_TS_PROVRQ Call by reference Type reference (TYPE) RSDR0_TS_PROVRQ Tabelle der PROV_RQDR 20090331
# Exception Resumable Description Created on
1 EMPTY_RANGE 20090331
2 INPUT_ERROR 20090331

Method _INTERSECT_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20090331
# Exception Resumable Description Created on
1 EMPTY_INTERSECT 20090331
2 ERROR 20090331

Method __GET_BLOCKCHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM 20090331
2 Exporting E_NUMFL Call by reference Type reference (TYPE) RS_BOOL Boolean 20090331
3 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW-Data-Manager: Liste von Merkmalen 20090331
4 Exporting E_T_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20090331

Method __GET_BLOCKCHAR on class CL_RSDDB_INDEX_FV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720