SAP ARCH_ETXT Obsolete Description for Lock Objects of Archiving Table
Overview
ARCH_ETXT is a standard SAP S/4HANA table that stores Obsolete Description for Lock Objects of Archiving data. There are total 3 fields in the ARCH_ETXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_ETXT 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_ETXT to other SAP tables and standard CDS views available based on ARCH_ETXT table in S/4HANA 2020.
Techincal Settings of ARCH_ETXT
Below are technical details of the table ARCH_ETXT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARCH_ETXT Fields
The following table gives you an overview of the fields available in ARCH_ETXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| ARCH_ENQUE | Lock object for archiving and reorganization | ARCH_ENQU_ | ARCH_ENQUE | CHAR | 10 |
| ARCH_ETXT | Description of lock object for archiving | ARCH_ETXT_ | CHAR | 40 |
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_ETXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_ETXT | ARCH_ENQUE | 1: CN | ARCH_ENQUE |
| ARCH_ETXT | LANGU | 1: CN | T002 |