The CRMC_ALLOBJ_FDT table in SAP ERP or S/4HANA stores Rule Builder Objects table data. There are total 7 fields in CRMC_ALLOBJ_FDT table. The Rule Builder Objects table 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_ALLOBJ_FDT table. It is in Package for CRM Rule Builder GENIL (CRM_FDT_GENIL) ABAP package and is part of the BRF Plus Rule Modeller (CRM-BF-BRF-RM) module.
SAP CRMC_ALLOBJ_FDT Table Fields
Following is the list of fields that are available in SAP CRMC_ALLOBJ_FDT table. The primary key fields of Rule Builder Objects table table in SAP are OBJECT_NAME (External Name of Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| OBJECT_KIND | Object Type | CRMT_OBJKIND | CHAR (1) | |
| ATTR_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| ROOT_OBJECT | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| KEY_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| CREATE_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| WS_ENABLED | Specifies if the object is enabled for a web service | CRMT_BUIL_WS_ENABLED | CHAR (1) |


