SAP ABAP Function Module RSDU_INFOCUBE_TABLE_SIZES_DB4 (gives the sizes of the tables involved in an infocube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB4 (Application Component) BW DB2 for AS/400
⤷
RSDB4 (Package) SAP NW BW on IBM i (DB4)

⤷

⤷

Basic Data
Function Module | RSDU_INFOCUBE_TABLE_SIZES_DB4 | gives the sizes of the tables involved in an infocube |
Function Group | RSDU_CUBE_DB4 | Data Manager InfoCube Utilities (DB400) |
Program Name | SAPLRSDU_CUBE_DB4 | Data-Manager Infocube Utilities (DB400) |
INCLUDE Name | LRSDU_CUBE_DB4U11 |
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 rows in fact table | |||
![]() |
E_T_TABLSIZE | TYPE | RSDU_T_TABLSIZE | Size of single tables | |||
![]() |
E_DENSITY | TYPE | F | Exact density of a cube | |||
![]() |
E_DENSITY_PERCENT | TYPE | I | Density of a cube in promille | |||
![]() |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name of the InfoCube | |||
![]() |
I_CHECK | TYPE | RS_BOOL | RS_C_TRUE | Make a size evaluation | ||
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 |