Table list used by SAP ABAP Function Module MSS_GET_TABHIST (Get the table size history for a given table)
SAP ABAP Function Module
MSS_GET_TABHIST (Get the table size history for a given table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 3 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||
| 4 | MSSTABSTATS | Structure for table history data from sap_tabstats | SOURCE TABSTATS_LIST STRUCTURE MSSTABSTATS |
|