ADATABSIZE - SAP DB: Table Sizes Including Indexes in KB
SAP DB: Table Sizes Including Indexes in KB information is stored in SAP table ADATABSIZE.
It is part of development package SADA in software component BC-DB-SDB. This development package consists of objects that can be grouped under "Porting and CCMS SAP DB".
It is part of development package SADA in software component BC-DB-SDB. This development package consists of objects that can be grouped under "Porting and CCMS SAP DB".
Fields for table ADATABSIZE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TABNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 30 | |
| INDEXNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 30 | |
| LFLAG | SAP DB: Indicator of Whether Table Has Long Columns | ADA_LFLAG | CHAR | 1 | ||
| AFLAG | SAP DB: Indicator of Whether Table Has Long Columns | ADA_LFLAG | CHAR | 1 | ||
| OSIZE | SAP DB: Object Size in KB | ADA_OSIZE | DEC | 11 | ||
| SUM_LEAF | SAP DB: Size of all Leaf Pages in KB in the B* Tree | ADA_SLEAF | DEC | 11 | ||
| SUM_LONG | SAP DB: Size of Short Long Column Files in KB in B* Tree | ADA_SLONG | DEC | 11 | ||
| SUM_GROWTH | SAP DB: Table Growth in KB | ADA_GROWTH | DEC | 11 | ||
| ADATE | SAP DB: Analysis Date | ADA_ADATE | DATS | 8 | ||
| ATIME | SAP DB: Analysis Time | ADA_ATIME | TIMS | 6 | ||
| EDATE | SAP DB: Analysis Date | ADA_ADATE | DATS | 8 | ||
| ETIME | SAP DB: Analysis Time | ADA_ATIME | TIMS | 6 |