SAP ABAP Function Module MSS_GET_TABHIST_DL_LIST (Get the fastest growing tables in the table 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_DL_LIST Get the fastest growing tables in the table history  
Function Group SMSSDATA   MSS: Cockpit Backend not from RAT  
Program Name SAPLSMSSDATA    
INCLUDE Name LSMSSDATAU21    
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 get the history
Importing PERIOD TYPE CHAR1 Single-Character Flag
Tables DELTA_LIST TYPE MSSTABSZDELTA Table delta sizes
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