The BKKMHEADERCURR table in SAP ERP or S/4HANA stores Flow data for interval scheduling (parallel processing) data. There are total 6 fields in BKKMHEADERCURR table. The Flow data for interval scheduling (parallel processing) 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 BKKMHEADERCURR 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 BKKMHEADERCURR Table Fields
Following is the list of fields that are available in SAP BKKMHEADERCURR 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), XSIMULRUN (Indicator: simulation run).
| 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 | * | CHAR (40) |
| PROGDATE | Run Date of Program | BKK_PRGDAT | DATS (8) | |
| PROGNO | Sequential Number of the Program Run | BKK_PRGNO | NUMC (3) | |
| XSIMULRUN | Indicator: simulation run | BKK_XSIMULRUN | CHAR (1) | |
| XENDOFSEL | Indicator: End of Selection Reached (Parallel Processing) | BKK_XEOFSL | CHAR (1) |


