|
ENTITY Physical_element SUBTYPE OF (Breakdown_element); END_ENTITY; -- Physical_element |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Breakdown_element - Physical_element - |
Global rules for this entity data type- |