Data Element list used by SAP ABAP Table MSQTABSTAT (MS SQL server table statistics)
SAP ABAP Table
MSQTABSTAT (MS SQL server table statistics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQMAXLEN | MS SQL server - maximum size of a row | ||
| 2 | MSQMINLEN | MS SQL server minimum size of the row. | ||
| 3 | MSQMODROWS | MS SQL server - modified rows in the table since upd stats | ||
| 4 | MSQSCHEVER | The count of changes in schema of a given object | ||
| 5 | MSQTABRES | MS SQL server - reserved size of the table | ||
| 6 | MSQTABROWS | MS SQL server - number of rows in a table | ||
| 7 | MSQTABTOT | MS SQL server - Total used size of the table | ||
| 8 | MSQTABUNUD | MS SQL server - total unused space | ||
| 9 | MSQTOTINSZ | Size of all indexes in the database in KB. | ||