SAP ARCH_GENER Definition of Events for Archiving Generation Program Table
Overview
ARCH_GENER is a standard SAP S/4HANA table that stores Definition of Events for Archiving Generation Program data. There are total 6 fields in the ARCH_GENER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_GENER 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_GENER to other SAP tables and standard CDS views available based on ARCH_GENER table in S/4HANA 2020.
Techincal Settings of ARCH_GENER
Below are technical details of the table ARCH_GENER
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ARCH_GENER Fields
The following table gives you an overview of the fields available in ARCH_GENER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| ARCH_PROG | Type of Write Program | ARCH_PROG | CHAR | 7 | |
| ARCH_EVENT | ABAP Events for Archiving Generation Program | ARCH_EVEN_ | ARCH_EVENT | CHAR | 20 |
| ARCH_SEGMT | Segment in the Archive Hierarchy | ARCH_SON | CHAR | 30 | |
| EXIT_PROG | Program name for user exits | RKZ_PGMNA | CHAR | 40 | |
| EXIT_FORM | Routine name of user exit | RKZ_ROUT | CHAR | 30 |
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_GENER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_GENER | ARCH_EVENT | 1: CN | ARCH_EVENT |
| ARCH_GENER | OBJECT | 1: CN | ARCH_OBJ |