SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_DROP (drops the secondary indexes on the facttable of an infocube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_DROP drops the secondary indexes on the facttable of an infocube  
Function Group RSDU_INDEX   Indexing Utilities for BI Objects  
Program Name SAPLRSDU_INDEX   Data manager utilities 
INCLUDE Name LRSDU_INDEXU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DROPPED TYPE I Number successfully deleted indexes
Importing I_INFOCUBE TYPE RSD_INFOCUBE Name of the InfoCube
Importing I_FACTTAB TYPE RSD_TABLNM
Importing I_INDEXNAME TYPE RSDU_INDEXNAME
Importing I_SKIP_PACKAGE TYPE RS_BOOL RS_C_FALSE
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_TRUE
Exception DROPPING_ERROR TYPE error during DDIC index drop
Exception INDEX_INFO_ERROR TYPE
Exception ILLEGAL_INPUT TYPE
Exception INHERITED_ERROR TYPE Internal Error
               
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