SAP ABAP Table MSSSCHEMASTATS (MS SQL Server: info on table size for all schemas)
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
Table Category INTTAB    Structure 
Structure MSSSCHEMASTATS   Table Relationship Diagram
Short Description MS SQL Server: info on table size for all schemas    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 SCHEMANAME MSSSCHEMA MSSSYSNAME CHAR 128   0   Schema name  
2 .INCLUDE       0   0   Information on the total size of all tables  
3 RESERVED MSSRESSIZE   DEC 15   0   Reserved size in KB  
4 NUMTABS MSSNUMTABLES   INT4 10   0   Number of user tables  
5 TABDATA MSSDATASIZE   DEC 15   0   Data size in KB  
6 NUMINDS MSSNUMINDEXES   INT4 10   0   Number of indexes of user tables  
7 INDDATA MSSINDEXSIZE   DEC 15   0   Index size in KB  
8 UNUSED MSSUNUSEDSIZE   DEC 15   0   Unused size in KB  
9 NUMPROCS MSSNUMPROCS   INT4 10   0   Number of stored procedures created in DBI  
History
Last changed by/on SAP  20110908 
SAP Release Created in 620