SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_GET_MSS (gets DB names of secondary indexes on the facttable)
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_GET_MSS gets DB names of secondary indexes on the facttable  
Function Group RSDU_INDEX_MSS   Data Manager Indexing Utilities(BW 2.0A  
Program Name SAPLRSDU_INDEX_MSS   Data manager utilities 
INCLUDE Name LRSDU_INDEX_MSSU01    
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_T_IDXNAME TYPE RSDU_T_INDEX Liste der Indexe
Exporting E_CHECK_ADD_INDEXES TYPE RSDU_CHECK Zusätzliche Indexe auf DB vorhanden?
Importing I_INFOCUBE TYPE RSD_INFOCUBE Name des Infocubes
Importing I_FACTTAB TYPE RSD_TABLNM Name der Faktentabelle
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN Cube hat 2 Faktentabellen
Importing I_CHECK_DB TYPE RS_BOOL RS_C_FALSE Prüfe Status auf Datenbank
Importing I_INCLUDE_PK TYPE RS_BOOL RS_C_FALSE Prüfe auch CS-, 0- und P-Index
Exception INFOCUBE_ERROR 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