The CRMC_ISU_BRF_PAR table in SAP ERP or S/4HANA stores Utilities BRFplus Parameters data. There are total 4 fields in CRMC_ISU_BRF_PAR table. The Utilities BRFplus Parameters 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_ISU_BRF_PAR table. It is in Utilities: BRFplus (CRM_IU_BRF) ABAP package and is part of the Cross Components (CRM-IU-XC) module.
SAP CRMC_ISU_BRF_PAR Table Fields
Following is the list of fields that are available in SAP CRMC_ISU_BRF_PAR table. The primary key fields of the table are CLIENT (Client), PARAMID (BRFplus ID for Parameter), UNAME (User Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PARAMID | BRFplus ID for Parameter | CRMT_ISU_BRF_PARAM_ID | CHAR (40) | |
| UNAME | User Name | UNAME | CHAR (12) | |
| PARAMVALUE | BRFplus Value for Parameter | CRMT_ISU_BRF_PARAM_VALUE | CHAR (40) |


