SAP ABAP Function Module RSDD_HDB_POSTMIGR_INDEX_CREATE (Regeneration of logical indexes after migrating)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_HDB_INDEX (Package) Access Layer for New DB Calc. Engine
Basic Data
Function Module RSDD_HDB_POSTMIGR_INDEX_CREATE Regeneration of logical indexes after migrating  
Function Group RSDD_HDB_INDEX_MIGRATION   Post-Migration Steps: Logical Indexes  
Program Name SAPLRSDD_HDB_INDEX_MIGRATION    
INCLUDE Name LRSDD_HDB_INDEX_MIGRATIONU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE SYSUBRC Return Value from the Processing
Importing I_SHOW_APPLICATION_LOG TYPE RS_BOOL RS_C_FALSE Display Application Log
Importing I_PARALLEL_PROCESSING TYPE RS_BOOL RS_C_FALSE Distribute index creation to several parallel processes
Importing I_IOBJ_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for InfoObjects
Importing I_CUBE_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for InfoCubes
Importing I_ODSO_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for ODSOs
Importing I_LPOA_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for LPOAs
Importing I_MPRO_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for MPROs
Importing I_DAPA_SDA_CREATE TYPE RS_BOOL RS_C_FALSE Create Views for DataArchiving Process with SDA
Importing I_ADSO_CREATE TYPE RS_BOOL RS_C_FALSE Create Views for A-DSO
Importing I_ODSV_CREATE TYPE RS_BOOL RS_C_FALSE Create Views for Open ODS Views
Importing I_HCPR_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for CompositeProvider
Importing I_LOCAL_CREATE TYPE RS_BOOL RS_C_TRUE Create Views for Local Objects
Importing I_NUM_WP_MAX TYPE INT4 30 Max number of parallel workprocesses
Importing I_SKIP_IF_EXISTS TYPE RS_BOOL RS_C_FALSE Skip creation of view if does exist already
Importing I_T_INFOPROV TYPE RS_HDB_T_INFOPROV List with BW InfoProvider Names
               
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  20130604 
SAP Release Created in 730