The CRMC_BRF_PAKEY table in SAP ERP or S/4HANA stores Parameters for BRF Events data. There are total 4 fields in CRMC_BRF_PAKEY table. The Parameters for BRF Events 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 CRMC_BRF_PAKEY table. It is in BRF Integration with One Order Framework (CRM_BRF_1O) ABAP package and is part of the Integration Business Rules Framework in the Bus. Transaction (CRM-BTX-BF-BRF) module.
SAP CRMC_BRF_PAKEY Table Fields
Following is the list of fields that are available in SAP CRMC_BRF_PAKEY table. The primary key fields of Parameters for BRF Events table in SAP are CLIENT (Client), PARAM_KEY (Key of Parameter List).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PARAM_KEY | Key of Parameter List | CRMT_BRF_PARAM_KEY | CHAR (20) | |
| TABLE_NAME | Table Name for a Parameter List | CRMT_BRF_PARAM_TABLE | CHAR (16) | |
| WRK_STRUC | Work Structure for a Parameter List | CRMT_BRF_PARAM_WRK | CHAR (30) |


