SAP ABAP Function Module RSDU_AGGREGATE_INDEXES_DROP (drops the secondary indexes on the aggregates of an infocube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
⤷
⤷
Basic Data
| Function Module | RSDU_AGGREGATE_INDEXES_DROP | drops the secondary indexes on the aggregates of an infocube |
| Function Group | RSDU_INDEX | Indexing Utilities for BI Objects |
| Program Name | SAPLRSDU_INDEX | Data manager utilities |
| INCLUDE Name | LRSDU_INDEXU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name of the InfoCube | |||
| |
I_SKIP_PACKAGE | TYPE | RS_BOOL | RS_C_FALSE | Skip index for package dim foreign key | ||
| |
DROPPING_ERROR | TYPE | error during DDIC index drop | ||||
| |
INDEX_INFO_ERROR | TYPE | |||||
| |
INHERITED_ERROR | TYPE | Internal Error | ||||
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 |