SAP ARCH_PARAM Cross-Object Customizing Data Archiving Table
Overview
ARCH_PARAM is a standard SAP S/4HANA table that stores Cross-Object Customizing Data Archiving data. There are total 11 fields in the ARCH_PARAM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_PARAM 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_PARAM to other SAP tables and standard CDS views available based on ARCH_PARAM table in S/4HANA 2020.
Techincal Settings of ARCH_PARAM
Below are technical details of the table ARCH_PARAM
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARCH_PARAM Fields
The following table gives you an overview of the fields available in ARCH_PARAM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| MONITOR | Data Archiving Monitor On/Off | ARC_MONITO | CHAR | 1 | |
| CHECK_FS | File System: Switch On/Off File Access Check | ARC_CHEC_F | CHAR | 1 | |
| CHECK_AS | Archive System: Switch on/off File Access Check | ARC_CHEC_A | CHAR | 1 | |
| VERI_WRIT | Create Verifiable Archive Files | ARC_VERI_W | CHAR | 1 | |
| VERI_DELE | Verify Archive File when Deleting | ARC_VERI_D | CHAR | 1 | |
| VERI_READ | Verify Archive Files when Reading | ARC_VERI_R | CHAR | 1 | |
| VERI_LOAD | Verify Archive File When Reloading | ARC_VERI_L | CHAR | 1 | |
| JOBGROUP | Server Group Name for Data Archiving Jobs | ARC_SRVGRP | CHAR | 40 | |
| WEBDAV_DEST | HTTP Connection to XML DAS for WebDAV | ADMI_WEBDAV_DESTINATION | * | CHAR | 32 |
| USE_DB_STATS | Use Database-Based Statistics | ADMI_DB_STATS | 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_PARAM