SAP ABAP Function Module RSDU_ANALYZE_INFOCUBE_MSS (Create statistics for Cost-Based Optimizer for the tables of an InfoCube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server Porting
⤷
⤷
Basic Data
| Function Module | RSDU_ANALYZE_INFOCUBE_MSS | Create statistics for Cost-Based Optimizer for the tables of an InfoCube |
| Function Group | RSDU_CUBE_MSS | Data Manager InfoCube Utilities (BW 2.0A |
| Program Name | SAPLRSDU_CUBE_MSS | Data manager utilities |
| INCLUDE Name | LRSDU_CUBE_MSSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_T_INFOCUBE | TYPE | RSDU_T_INFOCUBE | table of InfoCubes | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |||
| |
I_PERCENTAGE | TYPE | I | 10 | percentage for ESTIMATE clause | ||
| |
I_ANALYZE_FFACTTABLE | TYPE | RS_BOOL | RS_C_TRUE | Boolean | ||
| |
I_ANALYZE_EFACTTABLE | TYPE | RS_BOOL | RS_C_TRUE | Boolean | ||
| |
I_ANALYZE_DIMENSIONS | TYPE | RS_BOOL | RS_C_TRUE | |||
| |
I_ANALYZE_SIDTABLES | TYPE | RS_BOOL | RS_C_FALSE | |||
| |
I_ANALYZE_CHKTABLES | TYPE | RS_BOOL | RS_C_FALSE | |||
| |
I_ANALYZE_INCTABLES | TYPE | RS_BOOL | RS_C_FALSE | |||
| |
I_ANALYZE_AGGREGATES | TYPE | RS_BOOL | RS_C_TRUE | |||
| |
I_ANALYZE_INDEXES | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_FORCE_STATISTICS | TYPE | RS_BOOL | Boolean | |||
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 |