|
ENTITY approval_date_time; date_time : date_time_select; dated_approval : approval; DERIVE role : object_role := get_role(SELF); WHERE WR1: SIZEOF(USEDIN(SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1; END_ENTITY; -- approval_date_time |
Entity data types and their attributesapproval_date_timedate_time: date_time_select; dated_approval: approval; (DER) role: object_role; |
Users: by entity attributesapproval_date_timerole_association.item_with_role role_select Users: by defined types, not used by any entity attributeapproval_date_time- |
Global rules for this entity data typerestrict_approval (automotive_design)restrict_approval (Catalog_data_information_mim) |