SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_DROP_MSS (drops the secondary indexes on the facttable of an infocube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
     RSMSS (Package) Microsoft SQL Server Porting
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_DROP_MSS drops the secondary indexes on the facttable of an infocube  
Function Group RSDU_INDEX_MSS   Data Manager Indexing Utilities(BW 2.0A  
Program Name SAPLRSDU_INDEX_MSS   Data manager utilities 
INCLUDE Name LRSDU_INDEX_MSSU10    
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 Antahl der erfolgreich gelöschten Indizes
Importing I_INFOCUBE TYPE RSD_INFOCUBE Name des Infocubes
Importing I_FACTTAB TYPE RSD_TABLNM Name der Faktentabelle
Importing I_INDEXNAME TYPE RSDU_INDEXNAME Index ID
Importing I_SKIP_PACKAGE TYPE RS_BOOL RS_C_FALSE Lösche nicht index auf P-Dimension
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN Cube hat 2 Faktentabellen
Importing I_FORCE TYPE RS_BOOL RS_C_FALSE Lösche ALLE indexe
Exception INHERITED_ERROR TYPE interner Fehler
               
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