SAP ABAP Function Module TABLE_SIZE_ADA_ONLINE (SAP DB Table and index size info)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Basic Data
Function Module TABLE_SIZE_ADA_ONLINE SAP DB Table and index size info  
Function Group SADA   SAP DB CCMS  
Program Name SAPLSADA    
INCLUDE Name LSADAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABLE_INFO_ADA TYPE TAB_ADA includes the info about table and index sizes
Importing TABLE_NAME TYPE DD02L-TABNAME Name of the table which should analyzed online
Importing OWNER_NAME TYPE TAB_ADA-OWNER
Importing EXACTLY TYPE DBSTATC-ACTIV 'X' = show statistics table
Exception NOT_FOUND TYPE
Exception ERROR 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  19970418 
SAP Release Created in