SAP ARCH_TXT Table – Description of archive objects

The ARCH_TXT table in SAP ERP or S/4HANA stores Description of archive objects data. There are total 3 fields in ARCH_TXT table. The Description of archive objects table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ARCH_TXT table. It is in Archive Development Kit (SARC) ABAP package and is part of the Archive Development Kit (BC-CCM-ADK) module.

SAP ARCH_TXT Table Fields

Following is the list of fields that are available in SAP ARCH_TXT table. The primary key fields of the table are LANGU (Language Key), OBJECT (Archiving Object).

Field Description Data Element Check Table Data Type
LANGU Language Key LANGU T002 LANG (1)
OBJECT Archiving Object OBJCT_TR01 ARCH_OBJ CHAR (10)
OBJTEXT Description of the archiving object OBTXT_TR01 CHAR (50)