SAP ADMI_XRUN Archiving Session for XML Archiving Objects Table
Overview
ADMI_XRUN is a standard SAP S/4HANA table that stores Archiving Session for XML Archiving Objects data. There are total 19 fields in the ADMI_XRUN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADMI_XRUN 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_XRUN to other SAP tables and standard CDS views available based on ADMI_XRUN table in S/4HANA 2020.
Techincal Settings of ADMI_XRUN
Below are technical details of the table ADMI_XRUN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADMI_XRUN Fields
The following table gives you an overview of the fields available in ADMI_XRUN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | CHAR | 6 | |
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| CREAT_UTC | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| 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 | |
| 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 | |
| OBJ_CWRI | Number of Written Resources | ADMI_CWRI | INT4 | 10 | |
| OBJ_CDEL | Number of Deleted Resources | ADMI_CDEL | INT4 | 10 |
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_XRUN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADMI_XRUN | OBJECT | 1: CN | ARCH_OBJ |