SAP ABAP Function Module RSDU_BUILD_BITMAP_INDEX (create Bitmap-Index for facttable)
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_BUILD_BITMAP_INDEX create Bitmap-Index for facttable  
Function Group RSDU_INDEX_ORA   Data Manager Indexing Utilities (Oracle)  
Program Name SAPLRSDU_INDEX_ORA   Data Manager Utilities 
INCLUDE Name LRSDU_INDEX_ORAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CREATED TYPE I Number of Indexes Created
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube
Importing I_FACTTAB TYPE RSD_TABLNM
Importing I_DIMENSION TYPE RSD_DIMENSION Dimension
Importing I_INDEX TYPE I 0 index ID
Importing I_TABLESPACE TYPE RSDU_TABSPACE Tablespace in which the index is to be created
Importing I_PARALLEL TYPE RS_BOOL RS_C_TRUE Parallel processing in the construction yes / no
Importing I_DOUBLE_FACTTAB TYPE RS_BOOL RS_C_UNKNOWN Has the Cube 2 fact tables yes / no
Importing I_MINIMIZE_RPB TYPE RS_BOOL RS_C_TRUE Possibly minimize rec. per block
Exception CREATE_INDEX_FAILED TYPE 'CREATE INDEX' Failed
Exception INDEX_ERROR TYPE Other index error
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