SAP ABAP Table COMT_SETTYPE_ATTRIBUTE_TECINFO (Structure for Technical Set Type Attribute Data)
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_SETTYPE_ATTRIBUTE_TECINFO |
|
| Short Description | Structure for Technical Set Type Attribute Data |
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_FRGTYPE_ID | CHAR16 | CHAR | 16 | 0 | Identification of a Set Type | ||
| 2 | |
COMT_FRGTYPE_GUID | SYSUUID | RAW | 16 | 0 | Internal Key of a Set Type | ||
| 3 | |
COMT_FRGTYPE_TEXT | COMT_TXT40 | CHAR | 40 | 0 | Set Type Description | ||
| 4 | |
COMT_ATTR_ID | ATTR_ID | CHAR | 20 | 0 | Attribute | ||
| 5 | |
COMT_ATTR_TEXT | COMT_TXT40 | CHAR | 40 | 0 | Attribute Description | ||
| 6 | |
COMT_ATTR_DATATYPE | ATTR_DATATYPE | CHAR | 4 | 0 | Data Type of Attribute | * | |
| 7 | |
COMT_ATTR_LENGTH | DDLENG | NUMC | 6 | 0 | Attribute Length | ||
| 8 | |
COMT_ATTR_DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Allowed Decimal Places for the Attribute | ||
| 9 | |
COMT_MULTIVALUE | COM_BOOLEAN | CHAR | 1 | 0 | Indicator Whether Attribute Has Multiple Values |
History
| Last changed by/on | SAP | 20041219 |
| SAP Release Created in | 400 |