SAP ABAP Function Module MSS_GET_TABHIST_LIST (Get a list of the tables in the table size history)
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 MSS_GET_TABHIST_LIST Get a list of the tables in the table size history  
Function Group SMSSDATA   MSS: Cockpit Backend not from RAT  
Program Name SAPLSMSSDATA    
INCLUDE Name LSMSSDATAU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CON_NAME TYPE DBCON-CON_NAME 'DEFAULT' Logical name for a database connection
Importing SCHEMA TYPE MSSSCHEMA SPACE Schema name
Importing CURR_SCHEMA TYPE MSSSCHEMA SPACE Schema for which to view the table size history
Importing NUMTABLES TYPE INT4 300 Natural number
Tables TABSTATS_LIST TYPE MSSTABSTATS Table statistics for MS SQL Server
Exception INTERNAL_ERROR TYPE
Exception DB_ERROR TYPE
Exception CONNECT_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  20100421 
SAP Release Created in 711