SAP ADMI_RUN Archive Runs Header Data Table
Overview
ADMI_RUN is a standard SAP S/4HANA table that stores Archive Runs Header Data data. There are total 25 fields in the ADMI_RUN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADMI_RUN 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_RUN to other SAP tables and standard CDS views available based on ADMI_RUN table in S/4HANA 2020.
Techincal Settings of ADMI_RUN
Below are technical details of the table ADMI_RUN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADMI_RUN Fields
The following table gives you an overview of the fields available in ADMI_RUN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | CHAR | 6 | |
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| CREAT_DATE | Date of an Archiving Session | ADMI_DATE | DATS | 8 | |
| CREAT_TIME | Start time of archive session | RKZ_TIME | TIMS | 6 | |
| USER_NAME | Name of the user who started the archiving | ADMI_USER | CHAR | 12 | |
| STATUS | Status of an archiving session | ADMI_STRUN | CHAR | 1 | |
| COMMENTS | Archiving Session Note | ADMI_TEXT | CHAR | 60 | |
| CLIENT | Client from which the archiving was started | ADMI_CLIEN | T000 | CLNT | 3 |
| DELETE_FLG | Archiving note for administrative data | ADMI_DELET | CHAR | 1 | |
| OLD_DOCUMN | Original archiving session ID | ADMI_OLDRN | CHAR | 6 | |
| NOTGUILTY | Archive file invalid | ADMI_GUILT | CHAR | 1 | |
| SPOOLID | Spool request number | RSPOID | INT4 | 10 | |
| SYSID | Name of SAP System | SYSYSID | CHAR | 8 | |
| TOBE_INTER | Interruption Request for Archiving Session | ADMI_TBINT | CHAR | 1 | |
| INTERRUPTD | Archiving Session Interrupted | ADMI_INTER | CHAR | 1 | |
| VARIANTWRI | Variant with which the archiving program was executed | ADMI_VARI_ | * | CHAR | 14 |
| WRITING | Write Phase Running | ADMI_WRITI | CHAR | 1 | |
| TOBE_CONT | Continuation Request for Archiving Session | ADMI_TBCON | CHAR | 1 | |
| ORIGINAL_CLIENT | Client from which the archiving was started | ADMI_CLIEN | * | CLNT | 3 |
| FOR_DESTRUCTION | Indicator for Archiving Session for Data Destruction | ADMI_DESTR | CHAR | 1 | |
| PARTIAL_DESTR | Archive files completely or partially destroyed | ADMI_PARTIAL_DESTR | CHAR | 1 | |
| ORIG_DOCUMENT | Run Number in Original System | ADMI_ORIGINAL_DOCUMENT | CHAR | 6 | |
| ILM_CONV_REPL | Archiving Session Replaced by ILM File Conversion | ADMI_ILM_CONV_REPLACED | CHAR | 1 | |
| ILM_DELTA_RUN | Delta Archiving Session, Created by ILM File Conversion | ADMI_ILM_DELTA_SESSION | CHAR | 1 | |
| ILM_SORTED_RUN | Archiving Session, Created by ILM File Conversion | ADMI_ILM_SORTED_SESSION | 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_RUN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADMI_RUN | CLIENT | 1: CN | T000 |
| ADMI_RUN | OBJECT | 1: CN | ARCH_OBJ |