The CRMC_ATTR_OBJTYP table in SAP ERP or S/4HANA stores Object Type for Customer-Specific Attribute Enhancement data. There are total 2 fields in CRMC_ATTR_OBJTYP table. The Object Type for Customer-Specific Attribute Enhancement 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_ATTR_OBJTYP table. It is in Attribute extension for documents – settings (CRM_ATTR_CUST) ABAP package and is part of the Additional Attributes for Objects (CRM-BF-ATT) module.
SAP CRMC_ATTR_OBJTYP Table Fields
Following is the list of fields that are available in SAP CRMC_ATTR_OBJTYP table. The primary key fields of Object Type for Customer-Specific Attribute Enhancement table in SAP are CLIENT (Client), OBJECT_TYPE (Object Type for Customer-Specific Attribute Enhancement).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| OBJECT_TYPE | Object Type for Customer-Specific Attribute Enhancement | CRMT_ATTR_OBJECT_TYPE | CHAR (40) |


