The BANK_PP_PARUNKEY table in SAP ERP or S/4HANA stores Key Assignment for Processes in Parallel Processing data. There are total 3 fields in BANK_PP_PARUNKEY table. The Key Assignment for Processes in 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 BANK_PP_PARUNKEY table. It is in Parallel Processing and Job Control (BANK_PP_JOBCTRL) ABAP package and is part of the Batch-Oriented Parallel Processing of Mass Data (CA-GTF-TS-PPM) module.
SAP BANK_PP_PARUNKEY Table Fields
Following is the list of fields that are available in SAP BANK_PP_PARUNKEY table. The primary key fields of the table are MANDT (Client), PROGN (Name of the Program/Report on an Application Process), PROGDATE (Date of Program Run).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROGN | Name of the Program/Report on an Application Process | BANK_DTE_PP_PROGN | * | CHAR (40) |
| PROGDATE | Date of Program Run | BANK_DTE_PP_PROGDATE | DATS (8) |


