SAP ABAP Function Module RSDU_INFOCUBE_TABLE_SIZES_INF (gives the sizes of the tables involved in 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_TABLE_SIZES_INF | gives the sizes of the tables involved in an infocube |
Function Group | RSDU_CUBE_INF | Data Manager InfoCube Util. (Informix) |
Program Name | SAPLRSDU_CUBE_INF | Data manager utilities |
INCLUDE Name | LRSDU_CUBE_INFU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
![]() |
E_FACTROWS | TYPE | I | number of rows in the fact table | |||
![]() |
E_T_TABLSIZE | TYPE | RSDU_T_TABLSIZE | sizes of the individual tables | |||
![]() |
E_DENSITY | TYPE | F | exact density of the cube | |||
![]() |
E_DENSITY_PERCENT | TYPE | I | density of the cube in promille | |||
![]() |
I_INFOCUBE | TYPE | RSD_INFOCUBE | name of the infocube | |||
![]() |
I_DO_COUNT | TYPE | RS_BOOL | RS_C_FALSE | do a COUNT(*) rather than using DB stats | ||
![]() |
I_CHECK | TYPE | RS_BOOL | RS_C_TRUE | do an evaluation of the sizes | ||
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 |