Description
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula |
| EATT_ID | The ID of the attribute-entity pair.
The format is <CompanyName>.<ExtensionNamespace><EntityLogicalName>.<AttributeLogicalName> | varchar | 50 | | | |
| EATT_NAME | The name of the attribute. | varchar | 50 | | | |
| EATT_ENTITY_TABLE | The name of the table that contains the entity to which this attribute applies. For example: TEST, REQ, and so on. | varchar | 40 | | | |
| EATT_DEFAULT_VALUE | Default value. Used if the attribute is not defined for an entity subtype.
| varchar | 50 | | | |
Indexes
See Also