SAP ADMI_JOBS Archive Jobs Table
Overview
ADMI_JOBS is a standard SAP S/4HANA table that stores Archive Jobs data. There are total 11 fields in the ADMI_JOBS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADMI_JOBS 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_JOBS to other SAP tables and standard CDS views available based on ADMI_JOBS table in S/4HANA 2020.
Techincal Settings of ADMI_JOBS
Below are technical details of the table ADMI_JOBS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADMI_JOBS Fields
The following table gives you an overview of the fields available in ADMI_JOBS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| JOBNAME | Name of the Archive Job | ADMI_JOBNA | CHAR | 32 | |
| JOBCOUNT | Identification Number of the Archive Job | ADMI_JOBCN | CHAR | 8 | |
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| VARIANT | Variant with which the archiving program was executed | ADMI_VARI_ | * | CHAR | 14 |
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | CHAR | 6 | |
| ARCHIV_KEY | Key for Archive File | ARKEY | CHAR | 20 | |
| USER_NAME | Name of the user who started the archiving | ADMI_USER | CHAR | 12 | |
| JOBTYPE | Category of Data Archiving Job | ADMI_JOB_T | CHAR | 3 | |
| EXT_USER | XMI logging: Name of user in external management tool | XMILOGEUSR | CHAR | 16 | |
| CLIENT | Client from which the archiving was started | ADMI_CLIEN | * | CLNT | 3 |
| COMMENTS | Archiving Session Note | ADMI_TEXT | CHAR | 60 |
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_JOBS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADMI_JOBS | OBJECT | 1: CN | ARCH_OBJ |