SAP ARC_TRANS_RUNS Transfer Archive Administration: Archiving Session Data Table
Overview
ARC_TRANS_RUNS is a standard SAP S/4HANA table that stores Transfer Archive Administration: Archiving Session Data data. There are total 14 fields in the ARC_TRANS_RUNS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_TRANS_RUNS belongs to Archiving Connector ABAP (BC-ILM-ACA) module and is located in the package Transfer Archive Administration (System Shutdown) (S_ILM_ARC_TRANS).
In addition, following links provide an overview of foreign key relationships, if any, that link ARC_TRANS_RUNS to other SAP tables and standard CDS views available based on ARC_TRANS_RUNS table in S/4HANA 2020.
Techincal Settings of ARC_TRANS_RUNS
Below are technical details of the table ARC_TRANS_RUNS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARC_TRANS_RUNS Fields
The following table gives you an overview of the fields available in ARC_TRANS_RUNS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| OLD_SID | Legacy System ID | ARC_TRANS_SID | CHAR | 8 | |
| OLD_DOCUMENT | Run Number in Original System | ADMI_ORIGINAL_DOCUMENT | CHAR | 6 | |
| NEW_DOCUMENT | Archiving Session Created by Data Transfer | ARC_TRANS_NEW_DOC | CHAR | 6 | |
| NEW_DELTA_DOC | Delta Archiving Session Created by Data Transfer | ARC_TRANS_NEW_DELTA_DOC | CHAR | 6 | |
| OBJECT | Archiving Object | OBJCT_TR01 | * | CHAR | 10 |
| TRANSFER_STATUS | Transfer Status of Archiving Management Data | ARC_TRANS_MIG_STATUS | INT1 | 3 | |
| CONV_STATUS | File Conversion Status | ARC_TRANS_CONV_STATUS | INT1 | 3 | |
| STORE_STATUS | Status of Storage of Archive Files | ARC_TRANS_STORE_STATUS | INT1 | 3 | |
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| CON_JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| CON_JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| FILL_REP_STATUS | Status of Repository Filling | ARC_TRANS_FILL_REP_STATUS | INT1 | 3 |
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 ARC_TRANS_RUNS