The CRMC_BRFP_ATTR table in SAP ERP or S/4HANA stores Attribute Table for BRFP data. There are total 4 fields in CRMC_BRFP_ATTR table. The Attribute Table for BRFP 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_BRFP_ATTR table. It is in CRM Rule Engine (CRM_RULE_ENGINE) ABAP package and is part of the CRM Cross-Application Components (CRM-CA) module.
SAP CRMC_BRFP_ATTR Table Fields
Following is the list of fields that are available in SAP CRMC_BRFP_ATTR table. The primary key fields of Attribute Table for BRFP table in SAP are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| HELP_TYPE | Help Type of Attribute for BRFP | CRM_BRF_HLP_TYPE | CHAR (1) | |
| DATA_TYPE | Single-Character Flag | CHAR1 | CHAR (1) | |
| FDT_ATTR_GUID | FDT: Universal Unique Identifier | FDT_UUID | CHAR (32) |


