The BANK_PROCFL_REL table in SAP ERP or S/4HANA stores Link Table for the Processes data. There are total 3 fields in BANK_PROCFL_REL table. The Link Table for the Processes 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_PROCFL_REL 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_PROCFL_REL Table Fields
Following is the list of fields that are available in SAP BANK_PROCFL_REL table. The primary key fields of the table are MANDT (Client), PROCID (Process ID), SUCCID (Process ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROCID | Process ID | BANK_DTE_JC_PROC_ID | BANK_PROCFL_PROC | RAW (16) |
| SUCCID | Process ID | BANK_DTE_JC_PROC_ID | BANK_PROCFL_PROC | RAW (16) |


