SAP ARCH_REPOW Reporting and Read Programs for Archive Files Table
Overview
ARCH_REPOW is a standard SAP S/4HANA table that stores Reporting and Read Programs for Archive Files data. There are total 5 fields in the ARCH_REPOW table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_REPOW 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_REPOW to other SAP tables and standard CDS views available based on ARCH_REPOW table in S/4HANA 2020.
Techincal Settings of ARCH_REPOW
Below are technical details of the table ARCH_REPOW
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARCH_REPOW Fields
The following table gives you an overview of the fields available in ARCH_REPOW
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| REPORTTYPE | Report type | REPORTTYPE | * | CHAR | 2 |
| REPORT | ABAP Program Name | PROGNAME | CHAR | 40 | |
| READFLAG | Archive Selection (in)active | READFLAG | CHAR | 1 |
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_REPOW
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_REPOW | OBJECT | 1: CN | ARCH_OBJ |