The CRMC_OBJ_FLD_GEN table in SAP ERP or S/4HANA stores Field Attributes of Generic One Order Objects data. There are total 4 fields in CRMC_OBJ_FLD_GEN table. The Field Attributes of Generic One Order Objects 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_OBJ_FLD_GEN table. It is in Generic One Order Extensions (CRM_BTX_EXTENSION) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_OBJ_FLD_GEN Table Fields
Following is the list of fields that are available in SAP CRMC_OBJ_FLD_GEN table. The primary key fields of the table are OBJECT_NAME (Business Transaction Subobject), FIELD_NAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | Business Transaction Subobject | CRMT_OBJECT_NAME | CHAR (30) | |
| FIELD_NAME | Field Name | FIELDNAME | CHAR (30) | |
| ATTRIBUTE_ID | Attribute | COMT_ATTR_ID_30 | CHAR (30) | |
| KEY_FLAG | Attribute Is Used as Key Field | COMT_KEY_FLAG | CHAR (1) |


