SAP ABAP Function Module RSTCT_GET_SIZE_FOR_TABLE (Get the size of a table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSTCT2 (Package) BI Technical Content (Technology)
Basic Data
Function Module RSTCT_GET_SIZE_FOR_TABLE Get the size of a table  
Function Group RSTCDBSTAT   Function Group for DB statistics  
Program Name SAPLRSTCDBSTAT    
INCLUDE Name LRSTCDBSTATU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RECORDS TYPE TROWS Number of records in a table
Exporting E_SIZE TYPE OBLKB Used storage space of a table (in KB)
Importing I_TABNAME TYPE TABNAME Table Name
Exception FAILED TYPE
               
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  20110909 
SAP Release Created in 711