Overview Schemas Index

Organization_type_mim         


ENTITY applied_organization_type_assignment
          SUBTYPE OF (organization_type_assignment);
          items : SET [1:?] OF organization_type_item;
END_ENTITY; -- applied_organization_type_assignment

Entity data types and their attributes

organization_type_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          assigned_organization_type: organization_type;
          role: organization_type_role;
applied_organization_type_assignment
          items: SET [1:?] OF organization_type_item;

Users

organization_type_assignment
applied_organization_type_assignment
          applied_approval_assignment.items
                    approval_item
                              tsr_approval_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              os_date_and_time_item
          applied_date_assignment.items
                    date_item
                              os_date_item
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item

Global rules for this entity data type

          -