SAP Table MSSTABSZDELTA

MS SQL Server Table Size delta information

MSSTABSZDELTA (MS SQL Server Table Size delta information) 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 MSSTABSZDELTA to other SAP tables.

MSSTABSZDELTA table fields

Field Data element Checktable Datatype Length Decimals
TABLENAME Table name MSSTABLE CHAR 128 0
SAMPLEDATE Sample date for table history MSSSAMPLEDT DATS 8 0
SAMPLEDATE_DL Sample delta date in table history MSSSAMPLEDTDL DATS 8 0
DATASIZE Data size in KB MSSDATASIZE DEC 15 0
DATASIZE_DL Data size delta in KB MSSDATASIZEDL DEC 15 0
INDEXSIZE Index size in KB MSSINDEXSIZE DEC 15 0
INDEXSIZE_DL Index size delta in KB MSSINDEXSIZEDL DEC 15 0
RESERVED Reserved size in KB MSSRESSIZE DEC 15 0
RESERVED_DL Reserved size delta in KB MSSRESSIZEDL DEC 15 0
TOTALROWS Number of rows MSSNUMROWS DEC 15 0
TOTALROWS_DL Number of rows delta MSSNUMROWSDL DEC 15 0