The CRMC_PS_SCD_BRFP table in SAP ERP or S/4HANA stores Scope Definition BRFplus settings data. There are total 10 fields in CRMC_PS_SCD_BRFP table. The Scope Definition BRFplus settings 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_PS_SCD_BRFP table. It is in Decision Unit Determination & Check (CRM_PS_SCOPE_DEFINITION) ABAP package and is part of the S4CRM: Social Service Plan (CRM-S4-IPS-SSP) module.
SAP CRMC_PS_SCD_BRFP Table Fields
Following is the list of fields that are available in SAP CRMC_PS_SCD_BRFP table. The primary key fields of the table are CLIENT (Client), SCD (Profile of Decision Unit), STEP (Process Step within Decision Unit).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SCD | Profile of Decision Unit | CRM_PS_SCD_PROFILE | CRMC_PS_SCD | CHAR (10) |
| STEP | Process Step within Decision Unit | CRM_PS_SCD_STEP | CHAR (30) | |
| APPL_ID | FDT: Universal Unique Identifier | FDT_UUID | CHAR (32) | |
| APPL_NAME | BRFplus Application name | FDT_APPLICATION_NAME | CHAR (30) | |
| FNCT_ID | FDT: Universal Unique Identifier | FDT_UUID | CHAR (32) | |
| FNCT_NAME | BRFplus Function Name | FDT_FUNCTION_NAME | CHAR (30) | |
| TRACE | BRFplus Trace On | CRM_PS_4S_BRFP_TRACE | CHAR (1) | |
| TRACE_MODE | BRFplus Trace Mode | CRM_PS_BRFP_TRACE_MODE | CHAR (1) | |
| USE_DSM | Use DSM | CRM_PS_4S_BRFP_USE_DSM | CHAR (1) |


