ENTITY approval

(* SCHEMA ship_arrangement_schema; *)
 
ENTITY approval; 
    status : approval_status; 
    level  : label; 
END_ENTITY; -- approval

Explicit Attributes

Entity approval has the following local and inherited explicit attributes:
AttributeTypeDefined By
 statusapproval_status (ENTITY)approval
 levellabel (STRING)approval

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity approval and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_assignment ENTITY approval
 approval_date_time ENTITY approval
 approval_event_with_approval_date_time RULE approval
 approval_event_with_approval_person_organization RULE approval
 approval_history_approves_same_definition RULE approval
 approval_person_organization ENTITY approval
 classification_item SELECT approval
 group_item SELECT approval
 no_approvals_except_in_approval_history RULE approval
 unique_approvals_in_approval_history RULE approval


[Top Level Definitions] [Exit]

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