SAP ABAP Function Module GET_TABLE_SIZE_MSS (Calculate/retrieve size of a database table (MSSQL))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Function Module GET_TABLE_SIZE_MSS Calculate/retrieve size of a database table (MSSQL)  
Function Group SMSSDATA   MSS: Cockpit Backend not from RAT  
Program Name SAPLSMSSDATA    
INCLUDE Name LSMSSDATAU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABSIZE TYPE SYST-CCURS Size of the table (KBytes)
Importing TABNAME TYPE DD02L-TABNAME Name of the table
Importing DATA_SPACE_ONLY TYPE DBSTATC-ACTIV Space for table (without index), optional
Exception NO_DATABASE_TABLE 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  20100421 
SAP Release Created in 711