ENTITY approval_person_organization

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY approval_person_organization;
  person_organization : person_organization_select;
  authorized_approval : approval;
  role : approval_role;
END_ENTITY; -- 10303-41: approval_schema

Explicit Attributes

Entity approval_person_organization has the following local and inherited explicit attributes:
AttributeTypeDefined By
 person_organizationperson_organization_select (SELECT)approval_person_organization
 authorized_approvalapproval (ENTITY)approval_person_organization
 roleapproval_role (ENTITY)approval_person_organization

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity approval_person_organization and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_person_organization_requires_date_time RULE approval_person_organization
 date_and_time_item SELECT approval_person_organization
 date_item SELECT approval_person_organization


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:10-04:00