|
ENTITY applied_ineffectivity_assignment SUBTYPE OF (effectivity_assignment); items : SET [1:?] OF effectivity_item; WHERE WR1: SIZEOF(['EFFECTIVITY_SCHEMA.LOT_EFFECTIVITY', 'EFFECTIVITY_SCHEMA.SERIAL_NUMBERED_EFFECTIVITY', 'PRODUCT_DEFINITION_SCHEMA.PRODUCT_DEFINITION_EFFECTIVITY'] * TYPEOF(SELF.assigned_effectivity) ) = 0; END_ENTITY; -- applied_ineffectivity_assignment |
Entity data types and their attributeseffectivity_assignmentassigned_effectivity: effectivity; (DER) role: object_role; applied_ineffectivity_assignment items: SET [1:?] OF effectivity_item; |
Global rules for this entity data type- |