The BKKARCPERIODFILE table in SAP ERP or S/4HANA stores Archived Periods per Archive File data. There are total 8 fields in BKKARCPERIODFILE table. The Archived Periods per Archive File 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 BKKARCPERIODFILE 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 BKKARCPERIODFILE Table Fields
Following is the list of fields that are available in SAP BKKARCPERIODFILE table. The primary key fields of the table are MANDT (Client), DOCUMENT (Archiving Session Number), BKKRS (Bank Area), PRODINT (Internal Product ID), ARCH_OBJECT (Archiving Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | ADMI_RUN | CHAR (6) |
| 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 | Upper Limit (<=) of an Archiving Period | BKK_ARCHDATETO | DATS (8) | |
| ARCHDATEFROM | Lower Limit (>) of an Archiving Period | BKK_ARCHDATEFROM | DATS (8) | |
| ARCHIVE_NAME | Key for Archive File | ARKEY | CHAR (20) |


