Data Element list used by SAP ABAP Table MSQTOPLARG (MS SQL server largest tables in database)
SAP ABAP Table
MSQTOPLARG (MS SQL server largest tables in database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDPAGES | Number of data or index pages used stated in kilobytes | ||
| 2 | MSQMODROWS | MS SQL server - modified rows in the table since upd stats | ||
| 3 | MSQRESPAG | Count of alloc. KBytes for all idxes & table data | ||
| 4 | MSQTABNAME | MS SQL server table or index name | ||
| 5 | MSQTABROWS | MS SQL server - number of rows in a table | ||
| 6 | MSQUSEDPAG | Count of KBytes used for index and table data | ||