Table/Structure Field list used by SAP ABAP Function Module GET_SQLPERFCACHE_MSS (retrieve data from the sap_perfdb from the cache object)
SAP ABAP Function Module
GET_SQLPERFCACHE_MSS (retrieve data from the sap_perfdb from the cache object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | MSSSERIA - VALUE | MSSSERIA-VALUE | ||
| 4 | MSSSTRUC - NAME | MSSSTRUC-NAME | ||
| 5 | MSS_PFCACH - CACHETYPE | Type of object in SQL Server procedure cache. | ||
| 6 | MSS_PFCACH - HITRATIO | Procedure cache hit ratio as percentage. | ||
| 7 | MSS_PFCACH - OBJECTCNT | Number of objects stored in the procedure cache. | ||
| 8 | MSS_PFCACH - OBJPAGES | Number of pages used by this object type in the cache. | ||
| 9 | MSS_PFCACH - USECOUNTS | Number of times an object of this type has been used. | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||