SAP ABAP Table COMT_ATTRIBUTE_EXT (Structure for Ext. Representation of Attribute Information)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_SETTYPE_ATTRIBUTE (Package) Generating Set Types and Attributes
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | COMT_ATTRIBUTE_EXT |
|
| Short Description | Structure for Ext. Representation of Attribute Information |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
COMT_ATTRIBUTE_GUID | SYSUUID | RAW | 16 | 0 | GUID of an Attribute (16 Characters) | ||
| 2 | |
COMT_ATTR_ID_30 | ATTR_ID_30 | CHAR | 30 | 0 | Attribute | ||
| 3 | |
COMT_CHECKBOX | CHAR1_X | CHAR | 1 | 0 | Checkbox | ||
| 4 | |
COMT_MULTIVALUE_OPTION | COM_BOOLEAN | CHAR | 1 | 0 | Prepare Attribute for Multiple Values | ||
| 5 | |
COMT_ATTR_SAPFLAG | COM_BOOLEAN | CHAR | 1 | 0 | Attribute Defined by SAP | ||
| 6 | |
COMT_ATTRIBUTE_TYPE | COMT_ATTRIBUTE_TYPE | CHAR | 2 | 0 | Data Type of Attribute | * | |
| 7 | |
COMT_ATTR_DATATYPE | ATTR_DATATYPE | CHAR | 4 | 0 | Data Type of Attribute | * | |
| 8 | |
COMT_ATTR_TABNAME | DBOBJ_NAME | CHAR | 16 | 0 | Value Table for Attributes | ||
| 9 | |
COMT_ATTR_DB_TABLE | DDOBJNAME | CHAR | 30 | 0 | Database Table for Multi-Value Attributes | ||
| 10 | |
COMT_ATTR_DB_HIST_TABLE | DDOBJNAME | CHAR | 30 | 0 | Table for Historical Values of Multi-Value Attributes | ||
| 11 | |
COMT_ATTR_DB_CLASS | CLASSNAME | CHAR | 30 | 0 | Class Name for Multi-Value Attributes |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 12A |