SAP ARC_TRANS_ALDOCS Transfer Attachments Table
Overview
ARC_TRANS_ALDOCS is a standard SAP S/4HANA table that stores Transfer Attachments data. There are total 15 fields in the ARC_TRANS_ALDOCS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_TRANS_ALDOCS 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_ALDOCS to other SAP tables and standard CDS views available based on ARC_TRANS_ALDOCS table in S/4HANA 2020.
Techincal Settings of ARC_TRANS_ALDOCS
Below are technical details of the table ARC_TRANS_ALDOCS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARC_TRANS_ALDOCS Fields
The following table gives you an overview of the fields available in ARC_TRANS_ALDOCS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| OLD_SID | Legacy System ID | ARC_TRANS_SID | CHAR | 8 | |
| AL_TYPE | Type of ArchiveLink Document | ARC_TRANS_AL_TYPE | CHAR | 2 | |
| SAP_OBJECT | SAP ArchiveLink: Object type of business object | SAEANWDID | * | CHAR | 10 |
| REPORT | SAP ArchiveLink Report Name | SAEREPORT | * | CHAR | 40 |
| AR_OBJECT | Document type | SAEOBJART | * | CHAR | 10 |
| ARCHIV_ID | Content Repository Identification | SAEARCHIVI | * | CHAR | 2 |
| AR_DATE_FROM | SAP ArchiveLink: Storage date | SAEABADATE | DATS | 8 | |
| AR_DATE_TO | SAP ArchiveLink: Storage date | SAEABADATE | DATS | 8 | |
| TRANSFER_STATUS | Status of the Transfer of Attachments/Print Lists | ARC_TRANS_AL_TRANS_STATUS | INT1 | 3 | |
| PROP_STATUS | Status of Setting of References | ARC_TRANS_AL_PROP_STATUS | INT1 | 3 | |
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| PROP_JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| PROP_JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 |
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_ALDOCS