SAP ABAP Data Element MSSTOTIDXP (MS SQL Server number of index pages for all idx of one table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Data Element MSSTOTIDXP
Short Description MS SQL Server number of index pages for all idx of one table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 total idxp 
Medium 15 total idx pages 
Long 20 MS total index pages 
Heading  
Documentation

Definition

Total number of index pages for one table, that is, for all indexes on this
table together. The leaf level pages of the clustered index are not
counted here as they are holding the table data. We count the USED
pages and not the reserved pages here.

History
Last changed by/on SAP  20110908 
SAP Release Created in