ENTITY applied_position_in_organization_assignment

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY applied_position_in_organization_assignment
   SUBTYPE OF (position_in_organization_assignment);
      items : SET [1:?] OF position_in_organization_item;
END_ENTITY;

Explicit Attributes

Entity applied_position_in_organization_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)position_in_organization_assignment
 namelabel (STRING)position_in_organization_assignment
 descriptiontext (STRING)position_in_organization_assignment
 assigned_position_in_organizationposition_in_organization (ENTITY)position_in_organization_assignment
 roleposition_in_organization_role (ENTITY)position_in_organization_assignment
 itemsSET OF position_in_organization_item (SELECT)applied_position_in_organization_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_position_in_organization_assignment inherits from the following supertypes:
  position_in_organization_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_position_in_organization_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT applied_position_in_organization_assignment
 position_in_organization_group_assignment_item SELECT position_in_organization_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:03-04:00