ENTITY position_in_organization_role
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY position_in_organization_role;
id : identifier;
name : label;
description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity position_in_organization_role has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | position_in_organization_role |
| name | label (STRING) | position_in_organization_role |
| description | text (STRING) | position_in_organization_role |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity position_in_organization_role and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:05-04:00