The ARCH_TCODE table in SAP ERP or S/4HANA stores Application Customizing Transactions data. There are total 2 fields in ARCH_TCODE table. The Application Customizing Transactions 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_TCODE table. It is in Archive Development Kit (SARC) ABAP package and is part of the Archive Development Kit (BC-CCM-ADK) module.
SAP ARCH_TCODE Table Fields
Following is the list of fields that are available in SAP ARCH_TCODE table. The primary key fields of the table are OBJECT (Archiving Object), TCODE (Transaction Code).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR (10) |
| TCODE | Transaction Code | TCODE | TSTC | CHAR (20) |


