The BKKMREST table in SAP ERP or S/4HANA stores Objects of a Mass Run for Postprocessing data. There are total 7 fields in BKKMREST table. The Objects of a Mass Run for Postprocessing 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 BKKMREST table. It is in Bank Customer Accounts: Balancing (FKBD) ABAP package and is part of the Interest/Charge Calculation (IS-B-BCA-PT-IC) module.
SAP BKKMREST Table Fields
Following is the list of fields that are available in SAP BKKMREST table. The primary key fields of the table are MANDT (Client), PROGN (Name of the Program/Report on an Application Process), PROGDATE (Run Date of Program), PROGNO (Sequential Number of the Program Run), OBJCATG (Object Type in Parallel Processing (Key)), OBJNO (Number of an Object in Parallel Processing (Key)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROGN | Name of the Program/Report on an Application Process | BKK_PROGN | BKKMPARUNHD | CHAR (40) |
| PROGDATE | Run Date of Program | BKK_PRGDAT | BKKMPARUNHD | DATS (8) |
| PROGNO | Sequential Number of the Program Run | BKK_PRGNO | BKKMPARUNHD | NUMC (3) |
| OBJCATG | Object Type in Parallel Processing (Key) | BKK_OBJCATG | * | CHAR (1) |
| OBJNO | Number of an Object in Parallel Processing (Key) | BKK_OBJNO | CHAR (20) | |
| STEPNO | Number of the Processing Level in Parallel Processing | BKK_STACNT | NUMC (3) |


