COMC_ATTRIBUTE - Product - Additional Attribute
Product - Additional Attribute information is stored in SAP table COMC_ATTRIBUTE.
It is part of development package COM_SETTYPE_ATTRIBUTE in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Generating Set Types and Attributes".
It is part of development package COM_SETTYPE_ATTRIBUTE in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Generating Set Types and Attributes".
Fields for table COMC_ATTRIBUTE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ATTR_GUID | Attribute GUID | X | COMT_ATTR_GUID | CHAR | 32 | |
ATTR_ID | Attribute | COMT_ATTR_ID_30 | CHAR | 30 | ||
ATTR_CHECKBOX | Checkbox | COMT_CHECKBOX | CHAR | 1 | ||
ATTR_MV_POSSIBLE | Prepare Attribute for Multiple Values | COMT_MULTIVALUE_OPTION | CHAR | 1 | ||
SAPFLAG | Attribute Defined by SAP | COMT_ATTR_SAPFLAG | CHAR | 1 | ||
ATTR_TYPE | Data Type of Attribute | COMT_ATTRIBUTE_TYPE | CHAR | 2 | * | |
ATTR_DATATYPE | Data Type of Attribute | COMT_ATTR_DATATYPE | CHAR | 4 | * | |
ATTR_TABNAME | Value Table for Attributes | COMT_ATTR_TABNAME | CHAR | 16 | ||
DB_TABLE | Database Table for Multi-Value Attributes | COMT_ATTR_DB_TABLE | CHAR | 30 | ||
DB_HIST_TABLE | Table for Historical Values of Multi-Value Attributes | COMT_ATTR_DB_HIST_TABLE | CHAR | 30 | ||
ATTR_DB_CLASS | Class Name for Multi-Value Attributes | COMT_ATTR_DB_CLASS | CHAR | 30 | ||
INTERNAL_ONLY | Attribute May Only Be Used Internally in SAP | COMT_ATTR_INTERNAL | CHAR | 1 |