SAP ABAP Function Module RSDU_INFOCUBE_TABLE_SIZES_ORA (gives the sizes of the tables involved in an infocube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSORA (Package) BW: Oracle Porting
Basic Data
Function Module RSDU_INFOCUBE_TABLE_SIZES_ORA gives the sizes of the tables involved in an infocube  
Function Group RSDU_CUBE_ORA   Data Manager Infocube Utilities (Oracle)  
Program Name SAPLRSDU_CUBE_ORA   Data manager utilities 
INCLUDE Name LRSDU_CUBE_ORAU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL RS_C_FALSE Boolean
Exporting E_FACTROWS TYPE I Number of records in fact table
Exporting E_T_TABLSIZE TYPE RSDU_T_TABLSIZE Size of single tables
Exporting E_DENSITY TYPE F Exact density of the tables
Exporting E_DENSITY_PERCENT TYPE I Density of the Cube in Promil
Importing I_INFOCUBE TYPE RSD_INFOCUBE Name of the InfoCube
Importing I_CHECK TYPE RS_BOOL RS_C_TRUE calculate sizes
               
Processing Type
Normal Function Module  
Remote-Enabled 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