Table list used by SAP ABAP Function Module GET_LOCKINFO_MSS (retrieve blocking/locking data)
SAP ABAP Function Module
GET_LOCKINFO_MSS (retrieve blocking/locking data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME OPTIONAL |
|
| 2 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 3 | MSSDBLOCKS | structure returned about blocking db locks for SQL Server | ||
| 4 | MSSDBLOCKS | structure returned about blocking db locks for SQL Server | SOURCE LOCKINFO STRUCTURE MSSDBLOCKS OPTIONAL |
|
| 5 | MSSDBLOCKS_SNAP | DB Locks snapshot - includes handles | ||
| 6 | MSSDBLOCKS_SNAP | DB Locks snapshot - includes handles | SOURCE LOCKINFO_SNAP STRUCTURE MSSDBLOCKS_SNAP OPTIONAL |
|
| 7 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||