The COMC_ATTRTYPES table in SAP ERP or S/4HANA stores Product Additional Attribute – Attribute Type data. There are total 2 fields in COMC_ATTRTYPES table. The Product Additional Attribute – Attribute Type 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 COMC_ATTRTYPES table. It is in Generating Set Types and Attributes (COM_SETTYPE_ATTRIBUTE) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMC_ATTRTYPES Table Fields
Following is the list of fields that are available in SAP COMC_ATTRTYPES table. The primary key fields of the table are ATTRTYPE (Data Type of Attribute).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ATTRTYPE | Data Type of Attribute | COMT_ATTR_DATATYPE | CHAR (4) | |
| CLASS_FOR_VRR | Reference type | CLASSNAME | CHAR (30) |


