Overview
ADMI_STATS is a standard SAP S/4HANA table that stores Archiving sessions: Statistics data. There are total 25 fields in the ADMI_STATS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADMI_STATS belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archive Development Kit (SARC).
In addition, following links provide an overview of foreign key relationships, if any, that link ADMI_STATS to other SAP tables and standard CDS views available based on ADMI_STATS table in S/4HANA 2020.
Techincal Settings of ADMI_STATS
Below are technical details of the table ADMI_STATS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADMI_STATS Fields
The following table gives you an overview of the fields available in ADMI_STATS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | | CHAR | 6 |
| DB_SPACE_W | Used Table Space in Database [Byte] | ADMI_R_DSW | | FLTP | 16 |
| DB_SPACE_D | Memory Space Released in Database [Byte] | ADMI_R_DSD | | FLTP | 16 |
| DB_SPACE_L | Reloaded Table Database Space [Byte] | ADMI_R_DSL | | FLTP | 16 |
| DB_INDEX_W | Used Index Database Space [Byte] | ADMI_R_IXW | | FLTP | 16 |
| DB_INDEX_D | Deleted Index Database Space [Byte] | ADMI_R_IXD | | FLTP | 16 |
| DB_INDEX_L | Reloaded Index Database Space [Byte] | ADMI_R_IXL | | FLTP | 16 |
| DB_CLUST_W | Used Cluster Memory Space [Byte] | ADMI_R_CLW | | FLTP | 16 |
| DB_CLUST_D | Deleted Cluster Database Space [Byte] | ADMI_R_CLD | | FLTP | 16 |
| DB_CLUST_L | Reloaded Cluster Database Space [Byte] | ADMI_R_CLL | | FLTP | 16 |
| DB_STRUC_W | Occupied Structure Memory Space [Byte] | ADMI_R_STW | | FLTP | 16 |
| DB_STRUC_D | Release Structure Database Space [Byte] | ADMI_R_STD | | FLTP | 16 |
| DB_STRUC_L | Reloaded Structure Database Space [Byte] | ADMI_R_STL | | FLTP | 16 |
| FILE_HEAD | Size of All Header Data in an Archiving Session [Byte] | ADMI_R_FSH | | FLTP | 16 |
| FILE_DATA | Total Application Data in an Archive Session | ADMI_R_FSD | | FLTP | 16 |
| RUN_TIME_W | Duration of The Write Job [hh:mm:ss] (Only 4.6D) | ADMI_R_RTW | | TIMS | 6 |
| RUN_TIME_D | Average Duration of a Deletion Job ]hh:mm:ss] (4.6D only) | ADMI_R_RTD | | TIMS | 6 |
| JOB_TIME_W | Duration of Write Job [Seconds] | ADMI_J_RTW | | INT4 | 10 |
| JOB_TIME_D | Average Delete Job Duration [Seconds] | ADMI_J_RTD | | INT4 | 10 |
| JOB_TIME_L | Reload Job Duration [Seconds] | ADMI_J_RTL | | INT4 | 10 |
| OBJ_CNT_W | Number of Written Data Objects | ADMI_CNT_W | | INT4 | 10 |
| OBJ_CNT_D | Number of Deleted Objects | ADMI_CNT_D | | INT4 | 10 |
| OBJ_CNT_L | Number of Reloaded Data Objects | ADMI_CNT_L | | INT4 | 10 |
| DEL_JOBCNT | Number of Delete Jobs | ADMI_JCT_D | | INT4 | 10 |
| INACCURATE | Approximate Indicator | ADMI_R_INA | | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ADMI_STATS
Other References