SAP Table TABSTAT
SAP DB: Table Statistics
TABSTAT (SAP DB: Table 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 TABSTAT to other SAP tables.
TABSTAT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
TABLENAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 30 | 0 | |||
INDEXNAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 30 | 0 | |||
LFLAG | SAP DB: Indicator of Whether Table Has Long Columns | ADA_LFLAG | CHAR | 1 | 0 | |||
AFLAG | SAP DB: Indicator of Whether Table Has Long Columns | ADA_LFLAG | CHAR | 1 | 0 | |||
OSIZE | SAP DB: Object Size in KB | ADA_OSIZE | DEC | 20 | 0 | |||
SUM_LEAF | SAP DB: Size of all Leaf Pages in KB in the B* Tree | ADA_SLEAF | DEC | 20 | 0 | |||
SUM_LONG | SAP DB: Size of Short Long Column Files in KB in B* Tree | ADA_SLONG | DEC | 20 | 0 | |||
SUM_GROWTH | SAP DB: Table Growth in KB | ADA_GROWTH | DEC | 20 | 0 | |||
ADATE | SAP DB: Analysis Date | ADA_ADATE | DATS | 8 | 0 | |||
ATIME | SAP DB: Analysis Time | ADA_ATIME | TIMS | 6 | 0 | |||
EDATE | SAP DB: Analysis Date | ADA_ADATE | DATS | 8 | 0 | |||
ETIME | SAP DB: Analysis Time | ADA_ATIME | TIMS | 6 | 0 | |||
TABINFO | Short Description of Repository Objects | AS4TEXT | CHAR | 60 | 0 |