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

approval_date_time
          role_association.item_with_role
                    role_select

Global rules for this entity data type

          restrict_approval (automotive_design)
          restrict_approval (Catalog_data_information_mim)