The BKK02 table in SAP ERP or S/4HANA stores Key Date for Archiving data. There are total 5 fields in BKK02 table. The Key Date for Archiving 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 BKK02 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 BKK02 Table Fields
Following is the list of fields that are available in SAP BKK02 table. The primary key fields of the table are MANDT (Client), BKKRS (Bank Area), ACKIND (Product (Old)), TABLE_NUM (Table Groups for Archiving).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BKKRS | Bank Area | BKK_BKKRS | TBKK01 | CHAR (4) |
| ACKIND | Product (Old) | BKK_ACKIND | TBZ0 | CHAR (6) |
| TABLE_NUM | Table Groups for Archiving | BKK_TABLE_NUMBERS | TBKK13 | NUMC (4) |
| LAST_ARCH_DATE | Archiving key Date | BKK_ARCH_LAST_DATE | DATS (8) |


