SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_REPA_ADA (Repair the Secondary Indexes of an InfoCube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-SDB (Application Component) BW MaxDB
     RSADA (Package) BW Porting MaxDB
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_REPA_ADA Repair the Secondary Indexes of an InfoCube  
Function Group RSDU_INDEX_ADA   Data Manager Indexing Utilities (SAP DB)  
Program Name SAPLRSDU_INDEX_ADA   Data manager utilities 
INCLUDE Name LRSDU_INDEX_ADAU11    
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_DEGENERATED TYPE RS_BOOL RS_C_FALSE Boolean
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