SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_CREA_MSS (create secondary indexes for 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_CREA_MSS create secondary indexes for 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_MSSU09    
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_CREATED TYPE I number of indexes created
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube
Importing I_FACTTAB TYPE RSD_TABLNM Name der Faktentabelle
Importing I_FACTTABTP TYPE RSDU_FACTTABTP RSDU_C_FACTTABTP-NONE Typ der Faktentabelle
Importing I_INDEXNAME TYPE RSDU_INDEXNAME index name
Importing I_KEYNM TYPE RSD_FIELDNM only for ORACLE: column name
Importing I_TABLESPACE TYPE RSD_TABLNM RSDU_C_FACTI_TSP_NAME
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN Boolean
Importing I_FORCE_DDIC TYPE RS_BOOL RS_C_FALSE erzwinge DDIC-konforme Verarbeitung
Importing I_DDIC_INDEX TYPE RSMSS_DDIC_INDEX DDIC Index Definition
Importing I_FIELD_PARTITION TYPE RSFIELDNM RS_C_UNKNOWN Feldname
Exception INDEX_ERROR TYPE 'CREATE INDEX' failed
Exception INHERITED_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