Sunday, May 19, 2024

SAP Table ADMI_STATS – Archiving sessions: Statistics

ADMI_STATS is a standard SAP table in SAP ECC (or) S/4HANA which stores Archiving sessions: Statistics data. There are total 25 fields in ADMI_STATS table.This blog post provides key technical details of SAP table ADMI_STATS, including its availability across SAP S/4HANA versions and the list of CDS views for ADMI_STATS table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Archive Development Kit (SARC)
Technical Component Archive Development Kit (BC-CCM-ADK)

SAP ADMI_STATS Table Fields

The following is the list of fields that are available in SAP ADMI_STATS table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
DOCUMENT Archiving Session Number ADMI_RUN_D ADMI_RUN CHAR (6)
DB_SPACE_W Used Table Space in Database [Byte] ADMI_R_DSW FLOATING FLTP (16)
DB_SPACE_D Memory Space Released in Database [Byte] ADMI_R_DSD FLOATING FLTP (16)
DB_SPACE_L Reloaded Table Database Space [Byte] ADMI_R_DSL FLOATING FLTP (16)
DB_INDEX_W Used Index Database Space [Byte] ADMI_R_IXW FLOATING FLTP (16)
DB_INDEX_D Deleted Index Database Space [Byte] ADMI_R_IXD FLOATING FLTP (16)
DB_INDEX_L Reloaded Index Database Space [Byte] ADMI_R_IXL FLOATING FLTP (16)
DB_CLUST_W Used Cluster Memory Space [Byte] ADMI_R_CLW FLOATING FLTP (16)
DB_CLUST_D Deleted Cluster Database Space [Byte] ADMI_R_CLD FLOATING FLTP (16)
DB_CLUST_L Reloaded Cluster Database Space [Byte] ADMI_R_CLL FLOATING FLTP (16)
DB_STRUC_W Occupied Structure Memory Space [Byte] ADMI_R_STW FLOATING FLTP (16)
DB_STRUC_D Release Structure Database Space [Byte] ADMI_R_STD FLOATING FLTP (16)
DB_STRUC_L Reloaded Structure Database Space [Byte] ADMI_R_STL FLOATING FLTP (16)
FILE_HEAD Size of All Header Data in an Archiving Session [Byte] ADMI_R_FSH FLOATING FLTP (16)
FILE_DATA Total Application Data in an Archive Session ADMI_R_FSD FLOATING FLTP (16)
RUN_TIME_W Duration of The Write Job [hh:mm:ss] (Only 4.6D) ADMI_R_RTW RKZ_TIME TIMS (6)
RUN_TIME_D Average Duration of a Deletion Job ]hh:mm:ss] (4.6D only) ADMI_R_RTD RKZ_TIME TIMS (6)
JOB_TIME_W Duration of Write Job [Seconds] ADMI_J_RTW U_INT_4 INT4 (10)
JOB_TIME_D Average Delete Job Duration [Seconds] ADMI_J_RTD U_INT_4 INT4 (10)
JOB_TIME_L Reload Job Duration [Seconds] ADMI_J_RTL U_INT_4 INT4 (10)
OBJ_CNT_W Number of Written Data Objects ADMI_CNT_W U_INT_4 INT4 (10)
OBJ_CNT_D Number of Deleted Objects ADMI_CNT_D U_INT_4 INT4 (10)
OBJ_CNT_L Number of Reloaded Data Objects ADMI_CNT_L U_INT_4 INT4 (10)
DEL_JOBCNT Number of Delete Jobs ADMI_JCT_D U_INT_4 INT4 (10)
INACCURATE Approximate Indicator ADMI_R_INA X CHAR (1)

Availability

The SAP table ADMI_STATS is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ADMI_STATS table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.