The CRMC_BRF_PAR_LNK table in SAP ERP or S/4HANA stores Link Between BRF Param. Combinations and BRF Rules/Rule Sets data. There are total 10 fields in CRMC_BRF_PAR_LNK table. The Link Between BRF Param. Combinations and BRF Rules/Rule Sets 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_PAR_LNK 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_PAR_LNK Table Fields
Following is the list of fields that are available in SAP CRMC_BRF_PAR_LNK table. The primary key fields of Link Between BRF Param. Combinations and BRF Rules/Rule Sets table in SAP are CLIENT (Client), GUID32 (GUID in ‘CHAR’ Format in Uppercase).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID32 | GUID in ‘CHAR’ Format in Uppercase | GUID_32 | CHAR (32) | |
| IMPORT_STATUS | BRF: Import Status | BRF_IMPORT_STATUS | CHAR (1) | |
| APPLCLASS | BRF: Application Class | BRF_APPLCLASS | TBRF100 | CHAR (30) |
| EVENT | Name of Event | BRF_EVENT | * | CHAR (20) |
| VERSION | BRF: Version | BRF_VERSION | NUMC (4) | |
| PAR_COMB_GUID32 | CHAR32-GUID for Reference of a BRF Parameter Combination | CRMT_BRF_PAR_COMB_GUID32 | CHAR (32) | |
| RL_RS_GUID32 | CHAR32-GUID for Identifying a BRF Rule or Rule Set | CRMT_BRF_RL_RS_GUID32 | CHAR (32) | |
| SEQUENCE_NUMBER | Sequence Number | BRF_SEQUENCE_NUMBER | NUMC (4) | |
| EVAL_CHGD_FIELDS | Indicator ‘Evaluate Changed Fields for Rules/Rule Sets’ | CRMT_BRF_EVAL_CHANGED_FIELDS | CHAR (1) |


