The CRMC_BRF_EV_ATTR table in SAP ERP or S/4HANA stores CRM-Specific Attributes of BRF Events data. There are total 7 fields in CRMC_BRF_EV_ATTR table. The CRM-Specific Attributes of 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_EV_ATTR 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_EV_ATTR Table Fields
Following is the list of fields that are available in SAP CRMC_BRF_EV_ATTR table. The primary key fields of CRM-Specific Attributes of BRF Events table in SAP are CLIENT (Client), BRF_APPLCLASS (BRF: Application Class), BRF_EVENT (Name of Event).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| BRF_APPLCLASS | BRF: Application Class | BRF_APPLCLASS | CHAR (30) | |
| BRF_EVENT | Name of Event | BRF_EVENT | TBRF110 | CHAR (20) |
| PARAM_KEY | Key of Parameter List | CRMT_BRF_PARAM_KEY | CHAR (20) | |
| BRF_LOG_ACTIVE | BRF Log: Indicator BRF Log Active | CRMT_BRF_LOG_ACTIVE | CHAR (1) | |
| MULTI_ITEM_EV_PR | Indicator ‘Cross-Item Event Processing’ | CRMT_BRF_MULTI_ITEM_EV_PROC | CHAR (1) | |
| CHECK_NO_RESULT | Check Tags with no Result at Runtime | CRMT_BRF_CHECK_NO_TAG_RESULT | CHAR (1) |


