Overview Schemas Index

approval_schema         


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 attributes

approval_date_time
          date_time: date_time_select;
          dated_approval: approval;
          (DER) role: object_role;

Users: by entity attributes

approval_date_time
          role_association.item_with_role
                    role_select

Users: by defined types, not used by any entity attribute

approval_date_time
          -

Global rules for this entity data type

          restrict_approval (automotive_design)
          restrict_approval (Catalog_data_information_mim)