SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_DROP_DB6 (drops the secondary indexes on the facttable of an infocube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6 (Package) BW: Port DB6
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_DROP_DB6 drops the secondary indexes on the facttable of an infocube  
Function Group RSDU_INDEX_DB6   Data Manager Indexing Utilities (DB6)  
Program Name SAPLRSDU_INDEX_DB6   Data Manager Utilities 
INCLUDE Name LRSDU_INDEX_DB6U10    
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_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
               
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