SAP ABAP Function Module RSDU_INFOCUBE_ANALYZE_REPA_MSS (creates missing DB statistics exist for 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_INFOCUBE_ANALYZE_REPA_MSS | creates missing DB statistics exist for 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_MSSU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
E_STATUS | TYPE | RSDU_CHECK | global status | |||
| |
E_T_ANALYSIS | TYPE | RSDU_T_ANALYSIS | verify: check results | |||
| |
E_T_MESSAGE | TYPE | RSDU_T_MESSAGE | verify: check messages | |||
| |
E_NOT_REPAIRED | TYPE | I | number of tables that could not be repaired | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | name of the infocube | |||
| |
I_VERIFY | TYPE | RS_BOOL | RS_C_FALSE | 'X' sets ANALYSIS and MESSAGE tables | ||
| |
INHERITED_ERROR | TYPE | error from interior function calls | ||||
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 |