The CRMC_FDT_ATTR_AR table in SAP ERP or S/4HANA stores Rule Builder Array Attributes data. There are total 5 fields in CRMC_FDT_ATTR_AR table. The Rule Builder Array Attributes 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_FDT_ATTR_AR table. It is in Package for CRM Rule Builder Customizations (CRM_FDT_CUST) ABAP package and is part of the BRF Plus Rule Modeller (CRM-BF-BRF-RM) module.
SAP CRMC_FDT_ATTR_AR Table Fields
Following is the list of fields that are available in SAP CRMC_FDT_ATTR_AR table. The primary key fields of Rule Builder Array Attributes table in SAP are MANDT (Client), APPL_ID (Rule Policy Type ID), BO_ID (Condition Group ID), ARRAY_ID (Table ID), ARR_ATTR_ID (Attribute ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| APPL_ID | Rule Policy Type ID | CRMDT_FDT_APPLID | CRMC_FDT_APPL | CHAR (32) |
| BO_ID | Condition Group ID | CRMDT_FDT_ROID | CRMC_FDT_BO | CHAR (6) |
| ARRAY_ID | Table ID | CRMDT_FDT_ARRID | CRMC_FDT_ATTR | CHAR (30) |
| ARR_ATTR_ID | Attribute ID | CRMDT_FDT_ATTRID | CHAR (30) |


