The BKKARCPERIOD table in SAP ERP or S/4HANA stores Archived Periods data. There are total 6 fields in BKKARCPERIOD table. The Archived Periods 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 BKKARCPERIOD table. It is in Bank Customer Accounts: Central Objects (FKB) ABAP package and is part of the Bank Customer Accounts (IS-B-BCA) module.
SAP BKKARCPERIOD Table Fields
Following is the list of fields that are available in SAP BKKARCPERIOD table. The primary key fields of the table are MANDT (Client), BKKRS (Bank Area), PRODINT (Internal Product ID), ARCH_OBJECT (Archiving Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BKKRS | Bank Area | BKK_BKKRS | TBKK01 | CHAR (4) |
| PRODINT | Internal Product ID | FIPR_PRODINT | * | CHAR (18) |
| ARCH_OBJECT | Archiving Object | OBJCT_TR01 | * | CHAR (10) |
| ARCHDATETO_INV | Upper Limit (<=) of an Archiving Period (inverted) | BKK_ARCHDATETOI | CHAR (8) | |
| ARCHDATEFROM | Lower Limit (>) of an Archiving Period | BKK_ARCHDATEFROM | DATS (8) |


