|
ENTITY product_specific_parameter_value_assignment SUBTYPE OF (characterized_object, product_related_product_category); END_ENTITY; -- product_specific_parameter_value_assignment |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; product_category name: label; (OPT) description: text; (DER) id: identifier; product_related_product_category products: SET [1:?] OF product; product_specific_parameter_value_assignment - |
Global rules for this entity data type- |