Table list used by SAP ABAP Function Module GET_SQLPERFLOCKS_MSS (retrieve data from the counter objects: LOCKS)
SAP ABAP Function Module
GET_SQLPERFLOCKS_MSS (retrieve data from the counter objects: LOCKS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSSCOLLRESI | MSSQL DBCOLL : Statistics Output Structure | ||
| 3 | MSS_PLOCKS | Contains data from the performance object lock manager | ||
| 4 | MSS_PLOCKS | Contains data from the performance object lock manager | SOURCE SQLLOCKS STRUCTURE MSS_PLOCKS |
|
| 5 | MSS_PLOCKS | Contains data from the performance object lock manager | SOURCE VALUE(LOCKTYPE) LIKE MSS_PLOCKS-LOCKTYPE OPTIONAL |
|