SAP ARCH_ROUT_COND Archive Routing: Header Per Archiving Object Table
Overview
ARCH_ROUT_COND is a standard SAP S/4HANA table that stores Archive Routing: Header Per Archiving Object data. There are total 5 fields in the ARCH_ROUT_COND table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_ROUT_COND belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archive Routing (S_ARCH_ROUTING).
In addition, following links provide an overview of foreign key relationships, if any, that link ARCH_ROUT_COND to other SAP tables and standard CDS views available based on ARCH_ROUT_COND table in S/4HANA 2020.
Techincal Settings of ARCH_ROUT_COND
Below are technical details of the table ARCH_ROUT_COND
- Buffering allowed but switched off
- Full buffering as specified by generic key
- Storage type is Column Store
List of ARCH_ROUT_COND Fields
The following table gives you an overview of the fields available in ARCH_ROUT_COND
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| SELNAME | Archive Routing: Selection Name | ARCH_ROUT_SELNAME | CHAR | 8 | |
| LOW | Archive Routing: From-Value | ARCH_ROUT_LOWVAL | CHAR | 45 | |
| HIGH | Archive Routing: To Value | ARCH_ROUT_HIGHVAL | CHAR | 45 |
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_ROUT_COND
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_ROUT_COND | MANDT | : | T000 |
| ARCH_ROUT_COND | OBJECT | : | ARCH_OBJ |
| ARCH_ROUT_COND | RULENR | : | ARCH_ROUT_RULE |