SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_CREA_ORA (Create Secondary Indexes for Fact Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSORA (Package) BW: Oracle Porting
Basic Data
Function Module RSDU_INFOCUBE_INDEXES_CREA_ORA Create Secondary Indexes for Fact Table  
Function Group RSDU_INDEX_ORA   Data Manager Indexing Utilities (Oracle)  
Program Name SAPLRSDU_INDEX_ORA   Data Manager Utilities 
INCLUDE Name LRSDU_INDEX_ORAU11    
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 process this fact table only
Importing I_FACTTABTP TYPE RSDU_FACTTABTP RSDU_C_FACTTABTP-NONE Type of Fact Table I_FACTTAB
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
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN
Importing I_FORCE_DDIC TYPE RS_BOOL RS_C_FALSE Force DDIC Conforming Processing
Importing I_MINIMIZE_RPB TYPE RS_BOOL RS_C_TRUE possibly minimize records per block
Exception INDEX_ERROR TYPE other index error
Exception CREATE_INDEX_FAILED TYPE 'CREATE INDEX' Failed
Exception SQL_ERROR TYPE SQL error
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