Sunday, May 19, 2024

SAP Table ADMI_JOBS – Archive Jobs

ADMI_JOBS is a standard SAP table in SAP ECC (or) S/4HANA which stores Archive Jobs data. There are total 11 fields in ADMI_JOBS table.This blog post provides key technical details of SAP table ADMI_JOBS, including its availability across SAP S/4HANA versions and the list of CDS views for ADMI_JOBS 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_JOBS Table Fields

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

Field Description Data Element Domain Check Table Data Type
JOBNAME Name of the Archive Job ADMI_JOBNA CHAR32 CHAR (32)
JOBCOUNT Identification Number of the Archive Job ADMI_JOBCN CHAR8 CHAR (8)
OBJECT Archiving Object OBJCT_TR01 OBJCT_TR01 ARCH_OBJ CHAR (10)
VARIANT Variant with which the archiving program was executed ADMI_VARI_ VARIANT * CHAR (14)
DOCUMENT Archiving Session Number ADMI_RUN_D ADMI_RUN CHAR (6)
ARCHIV_KEY Key for Archive File ARKEY ARKEY CHAR (20)
USER_NAME Name of the user who started the archiving ADMI_USER SYCHAR12 CHAR (12)
JOBTYPE Category of Data Archiving Job ADMI_JOB_T ADMI_JOB_T CHAR (3)
EXT_USER XMI logging: Name of user in external management tool XMILOGEUSR TEXT16 CHAR (16)
CLIENT Client from which the archiving was started ADMI_CLIEN MANDT * CLNT (3)
COMMENTS Archiving Session Note ADMI_TEXT TEXT60 CHAR (60)

Availability

The SAP table ADMI_JOBS 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_JOBS table

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