ENTITY approval_person_organization

(* SCHEMA ship_arrangement_schema; *)
 
ENTITY approval_person_organization; 
    person_organization : person_organization_select; 
    authorized_approval : approval; 
    role                : approval_role; 
END_ENTITY; -- approval_person_organization

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_event_with_approval_person_organization RULE approval_person_organization


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:02-04:00