The CRMC_FDT_BOT table in SAP ERP or S/4HANA stores Rule Builder Business Objects text data. There are total 5 fields in CRMC_FDT_BOT table. The Rule Builder Business Objects text 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_BOT 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_BOT Table Fields
Following is the list of fields that are available in SAP CRMC_FDT_BOT table. The primary key fields of Rule Builder Business Objects text table in SAP are MANDT (Client), APPL_ID (Rule Policy Type ID), RO_ID (Condition Group ID), LANG (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| APPL_ID | Rule Policy Type ID | CRMDT_FDT_APPLID | CRMC_FDT_BO | CHAR (32) |
| RO_ID | Condition Group ID | CRMDT_FDT_ROID | CHAR (6) | |
| LANG | Language Key | SPRAS | LANG (1) | |
| RO_DESCRIPTION | Rule Policy Type Description | CRMDT_FDT_DESC | CHAR (50) |


