Table list used by SAP ABAP Function Module MSS_GET_SCHEMA_SIZE_INFO (Get information on the size of all tables and indexes in a schema)
SAP ABAP Function Module
MSS_GET_SCHEMA_SIZE_INFO (Get information on the size of all tables and indexes in a schema) 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 | MSSTOTTABSIZEINFO | Information on the total size of all tables | ||
| 5 | MSSTOTTABSIZEINFO | Information on the total size of all tables | SOURCE VALUE(SCHEMA_SIZEINFO) LIKE MSSTOTTABSIZEINFO |
|
| 6 | SMSSRATTR | MSSQL: RAT Tree Structure from sap_tf_tlist | ||