SAP ABAP Function Module RSDU_INFOCUBE_TABLE_SIZES (returns the size of InfoCube tables)
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_INFOCUBE_TABLE_SIZES | returns the size of InfoCube tables |
Function Group | RSDU_CUBE | Data Manager InfoCube Utilities |
Program Name | SAPLRSDU_CUBE | Data manager utilities |
INCLUDE Name | LRSDU_CUBEU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_FACTROWS | TYPE | I | Number of records in fact table | |||
![]() |
E_T_TABLSIZE | TYPE | RSDU_T_TABLSIZE | Size of single tables | |||
![]() |
E_DENSITY | TYPE | F | Exact density of the tables | |||
![]() |
E_DENSITY_PERCENT | TYPE | I | Density of the Cube in Promil | |||
![]() |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name of the InfoCube | |||
![]() |
I_DO_COUNT | TYPE | RS_BOOL | RS_C_FALSE | use COUNT(*) instead of DBSTATS | ||
![]() |
I_CHECK | TYPE | RS_BOOL | RS_C_TRUE | calculate sizes | ||
![]() |
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 |