ENTITY position_in_organization

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY position_in_organization;
      id : identifier;
      name : label;
      description : OPTIONAL text;
END_ENTITY;

Explicit Attributes

Entity position_in_organization has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)position_in_organization
 namelabel (STRING)position_in_organization
 descriptiontext (STRING)position_in_organization

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity position_in_organization and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT position_in_organization
 position_in_organization_assignment ENTITY position_in_organization
 position_in_organization_relationship ENTITY position_in_organization
 position_in_organization_type_item SELECT position_in_organization


[Top Level Definitions] [Exit]

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