SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_REPA_INF (Repair the secondary indexes of an infocube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-INF (Application Component) BW Informix
⤷
RSINF (Package) BW: Porting Informix
⤷
⤷
Basic Data
| Function Module | RSDU_INFOCUBE_INDEXES_REPA_INF | Repair the secondary indexes of an infocube |
| Function Group | RSDU_INDEX_INF | Data Manager Indexing Utilities(BW 2.0A |
| Program Name | SAPLRSDU_INDEX_INF | Data manager utilities |
| INCLUDE Name | LRSDU_INDEX_INFU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
E_REPAIRED | TYPE | I | number of indexes that have been repaired | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | infocube name | |||
| |
I_FACTTAB | TYPE | RSD_TABLNM | Name der zu verwendenden Faktentabelle | |||
| |
I_WITH_AGGREGATES | TYPE | RS_BOOL | RS_C_FALSE | 'X' = include the aggregates | ||
| |
I_DOUBLE_FACTTAB | TYPE | RS_BOOL | RS_C_UNKNOWN | |||
| |
I_DEGENERATED | TYPE | RS_BOOL | RS_C_FALSE | degenerierte Indizes reparieren? | ||
| |
DROPPING_ERROR | TYPE | error occurred during DROP INDEX | ||||
| |
INDEX_ERROR | TYPE | error occurred during CREATE INDEX | ||||
| |
CHECK_ERROR | TYPE | error occurred during index check | ||||
| |
INHERITED_ERROR | TYPE | error inherited from a subroutine call | ||||
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 | 20040315 |
| SAP Release Created in | 20B |