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 |
---|---|---|---|---|---|---|---|
![]() |
E_RETURN_CODE | TYPE | SYSUBRC | Return Value from the Processing | |||
![]() |
I_SHOW_APPLICATION_LOG | TYPE | RS_BOOL | RS_C_FALSE | Display Application Log | ||
![]() |
I_PARALLEL_PROCESSING | TYPE | RS_BOOL | RS_C_FALSE | Distribute index creation to several parallel processes | ||
![]() |
I_IOBJ_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for InfoObjects | ||
![]() |
I_CUBE_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for InfoCubes | ||
![]() |
I_ODSO_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for ODSOs | ||
![]() |
I_LPOA_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for LPOAs | ||
![]() |
I_MPRO_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for MPROs | ||
![]() |
I_DAPA_SDA_CREATE | TYPE | RS_BOOL | RS_C_FALSE | Create Views for DataArchiving Process with SDA | ||
![]() |
I_ADSO_CREATE | TYPE | RS_BOOL | RS_C_FALSE | Create Views for A-DSO | ||
![]() |
I_ODSV_CREATE | TYPE | RS_BOOL | RS_C_FALSE | Create Views for Open ODS Views | ||
![]() |
I_HCPR_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for CompositeProvider | ||
![]() |
I_LOCAL_CREATE | TYPE | RS_BOOL | RS_C_TRUE | Create Views for Local Objects | ||
![]() |
I_NUM_WP_MAX | TYPE | INT4 | 30 | Max number of parallel workprocesses | ||
![]() |
I_SKIP_IF_EXISTS | TYPE | RS_BOOL | RS_C_FALSE | Skip creation of view if does exist already | ||
![]() |
I_T_INFOPROV | TYPE | RS_HDB_T_INFOPROV | List with BW InfoProvider Names | |||
Processing Type
Normal Function 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 |