Overview Schemas Index

management_resources_schema         


ENTITY approval_assignment;
          ABSTRACT SUPERTYPE;
          assigned_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_assignment

Entity data types and their attributes

approval_assignment
          assigned_approval: approval;
          (DER) role: object_role;

Known subtypes

          applied_approval_assignment (Approval_mim)
          cc_design_approval (Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim)
          frozen_assignment (Design_management_mim)

Users

approval_assignment
          applied_action_method_assignment.items
                    action_method_items
                              im_action_method_items
          role_association.item_with_role
                    role_select

Global rules for this entity data type

          -