SAP ARCH_DAS Configuration of the Data Archiving Service Table
Overview
ARCH_DAS is a standard SAP S/4HANA table that stores Configuration of the Data Archiving Service data. There are total 4 fields in the ARCH_DAS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_DAS 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 ARCH_DAS to other SAP tables and standard CDS views available based on ARCH_DAS table in S/4HANA 2020.
Techincal Settings of ARCH_DAS
Below are technical details of the table ARCH_DAS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARCH_DAS Fields
The following table gives you an overview of the fields available in ARCH_DAS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| RFC_DEST | Logical destination (specified in function call) | RFCDEST | * | CHAR | 32 |
| IS_ACTIVE | Active XML DAS Instance | ARCH_DASAC | CHAR | 1 | |
| CHECKSUM | Evaluate Check Sum for GET | ARCH_CHKS | 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 ARCH_DAS