|
ENTITY envelope_relationship SUBTYPE OF (product_relationship); END_ENTITY; -- envelope_relationship |
Entity data types and their attributesproduct_relationshipid: identifier; name: label; (OPT) description: text; relating_product: product; related_product: product; envelope_relationship - |
Global rules for this entity data type- |