Data Element list used by SAP ABAP Table MSQDBDETAS (MS SQL server database space statistics)
SAP ABAP Table MSQDBDETAS (MS SQL server database space statistics) is using
# Object Type Object Name Object Description Note
     
1 Data Element  MSQDBFRESZ Free space in the database in MB (difference size - used).
2 Data Element  MSQDBNAME The name of the database in SQL Server instance.
3 Data Element  MSQDBRESSZ Space (MB) reserved for database objects in database files.
4 Data Element  MSQDBSIZE Database size in MB (data files).
5 Data Element  MSQDBUNUSZ Reserved for database objects but not used (in KB).
6 Data Element  MSQTOTINNU Number of indexes in the database.
7 Data Element  MSQTOTINSZ Size of all indexes in the database in KB.
8 Data Element  MSQTOTSPNU Number of stored procedures in database.
9 Data Element  MSQTOTSPSZ reserved field (Size of stored procedures in database - MB).
10 Data Element  MSQTOTTBNU Number of user tables in the database.
11 Data Element  MSQTOTTBSZ Data size of all tables (excluding indexes) in KB.