Data Element list used by SAP ABAP Table MSQIDXDETS (MS SQL server - Index details & statistics)
SAP ABAP Table
MSQIDXDETS (MS SQL server - Index details & statistics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQAUTOUPD | SQL Server flag for auto update statistics for table index. | ||
| 2 | MSQIDXDESC | SQL Server index description | ||
| 3 | MSQIDXHGT | Number of index levels excluding data pages (index height). | ||
| 4 | MSQINDKEYS | The table columns in the index key. | ||
| 5 | MSQLSTUPST | Last time the index statistics was updated. | ||
| 6 | MSQMAXLEN | MS SQL server - maximum size of a row | ||
| 7 | MSQMINLEN | MS SQL server minimum size of the row. | ||
| 8 | MSQMODROWS | MS SQL server - modified rows in the table since upd stats | ||
| 9 | MSQTABNAME | MS SQL server table or index name | ||