SAP Table MSDDBDETAS

MS SQL server database space statistics

MSDDBDETAS (MS SQL server database space statistics) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link MSDDBDETAS to other SAP tables.

MSDDBDETAS table fields

Field Data element Checktable Datatype Length Decimals
DBNAME CHAR 255 0
DBSIZE INT4 10 0
DBUSEDSIZE INT4 10 0
DBFREESIZE INT4 10 0
DBUNUSEDSZ INT4 10 0
TOTTABNUM INT4 10 0
TOTTABSIZE INT4 10 0
TOTINDNUM INT4 10 0
TOTINDSIZE INT4 10 0
TOTSPNUM INT4 10 0
TOTSPSIZE INT4 10 0