Table list used by SAP ABAP Function Module MSS_GET_SQLREQUESTS (retrieve the contents of sys.dm_exe_query_stats)
SAP ABAP Function Module
MSS_GET_SQLREQUESTS (retrieve the contents of sys.dm_exe_query_stats) 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 | MSSQUERYSTATS | Statistical information related to CPU time/memory for query | SOURCE QUERYSTATS STRUCTURE MSSQUERYSTATS |
|
| 4 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||