|
ENTITY Breakdown_element_realization SUBTYPE OF (Product_definition_element_relationship); END_ENTITY; -- Breakdown_element_realization |
Entity data types and their attributesProduct_definition_element_relationshipid: STRING; name: STRING; (OPT) description: STRING; breakdown: breakdown_item; product: product_item; Breakdown_element_realization - |
Global rules for this entity data type- |