SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_REPA_ORA (Repair the Secondary Indexes of an InfoCube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSORA (Package) BW: Oracle Porting
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_REPA_ORA Repair the Secondary Indexes of an InfoCube  
Function Group RSDU_INDEX_ORA   Data Manager Indexing Utilities (Oracle)  
Program Name SAPLRSDU_INDEX_ORA   Data Manager Utilities 
INCLUDE Name LRSDU_INDEX_ORAU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL RS_C_FALSE Boolean
Exporting E_REPAIRED TYPE I Number of Indexes That Have Been Repaired
Importing I_INFOCUBE TYPE RSD_INFOCUBE infocube name
Importing I_FACTTAB TYPE RSD_TABLNM Name of the Fact Table to Be Used
Importing I_WITH_AGGREGATES TYPE RS_BOOL RS_C_FALSE 'X' = Include the Aggregates
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN
Importing I_MINIMIZE_RPB TYPE RS_BOOL RS_C_TRUE possibly minimize rec. per block
Importing I_DEGENERATED TYPE RS_BOOL RS_C_FALSE Repair degenerated indices?
Importing I_COALESCE TYPE RS_BOOL RS_C_FALSE coalesce Indexes
Exception DROPPING_ERROR TYPE Error Occurred During DROP INDEX
Exception INDEX_ERROR TYPE Error Occurred During CREATE INDEX
Exception CHECK_ERROR TYPE Error Occurred During Index Check
Exception INHERITED_ERROR TYPE Error Inherited from a Subroutine Call
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in 20B