Data Element list used by SAP ABAP Table MSQSYSIDX (MS SQL Server: Index Details ( As From Sysindexes ))
SAP ABAP Table
MSQSYSIDX (MS SQL Server: Index Details ( As From Sysindexes )) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQCSID | MS SQL Server - char. set ID that the index was created with | ||
| 2 | MSQDPAGES | Number of data or index pages used stated in kilobytes | ||
| 3 | MSQFSTIAM | First IAM page of the table or index | ||
| 4 | MSQGROUPID | MS SQL Server file group ID on which the index created | ||
| 5 | MSQIDFIRPG | MS SQL server index pointer to the first or root page. | ||
| 6 | MSQIDXID | MS SQL Server index ID | ||
| 7 | MSQIDXROOT | MS SQL server pointer to the root page of the index | ||
| 8 | MSQIDXSTAT | MS SQL server index status | ||
| 9 | MSQKEYCNT | MS SQL server - number of key columns in the table | ||
| 10 | MSQKEYS | MS SQL server table keys | ||
| 11 | MSQLOCKFLG | MS sql server locking flags for the table | ||
| 12 | MSQMAXIROW | MS SQL server - maximum size of a nonleaf index row. | ||
| 13 | MSQMAXLEN | MS SQL server - maximum size of a row | ||
| 14 | MSQMINLEN | MS SQL server minimum size of the row. | ||
| 15 | MSQMODPAGS | MS SQL server modified pages in the table. | ||
| 16 | MSQMODROWS | MS SQL server - modified rows in the table since upd stats | ||
| 17 | MSQORIFILL | MS SQL server index's original fill factor | ||
| 18 | MSQRESPAG | Count of alloc. KBytes for all idxes & table data | ||
| 19 | MSQROWCNT | MS SQL server - number of data rows in a table. | ||
| 20 | MSQSOID | MS SQL Server - sort order ID for the index | ||
| 21 | MSQTABID | MS SQL Server table ID | ||
| 22 | MSQTABNAME | MS SQL server table or index name | ||
| 23 | MSQUSEDPAG | Count of KBytes used for index and table data |