SAP Table SUMTABLES
Summary: Table History in Transaction DB02
SUMTABLES (Summary: Table History in Transaction DB02) 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 SUMTABLES to other SAP tables.
SUMTABLES table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NAME | Name of Object | OBJ__NAME | CHAR | 30 | 0 | |||
TYPE | Type of database object | DBOBJECTTY | CHAR | 17 | 0 | |||
TS | Tablespace Name | TABLESPACE | CHAR | 20 | 0 | |||
SIZE | Table size used in tables history (transaction DB02) | TABLESIZE | DEC | 15 | 0 | |||
EXTENTS | Current number of extents | EXTENTS | DEC | 14 | 0 | |||
NEXTEXTSIZ | Next extent size for a table (used in tables history in DB02 | NEXTEXTSIZ | DEC | 15 | 0 | |||
DYN_SIZ | Changes in size per period (used in tables history;DB02) | DYN_SIZE | DEC | 15 | 0 | |||
DYN_EXT | Changes in number of extents per period(tables history;DB02) | DYN_EXT | DEC | 15 | 0 | |||
DYN_NEXTEX | Changes in next extent size for tables history (DB02) | DYN_NEXTEX | DEC | 15 | 0 |