Navigation

structural_frame_item_approved

EXPRESS specification:

ENTITY structural_frame_item_approved;
approved_item  :  structural_frame_item;
assigned_approval  :  approval;
UNIQUE
URS1  :  approved_item, assigned_approval;
END_ENTITY;

References (1):

Name Type Referred through Express-G
select_structural_item Select
Select relation
No Diagram

Inheritance graph

ENTITY structural_frame_item_approved;
ENTITY structural_frame_item_approved;
approved_item  :  structural_frame_item;
assigned_approval  :  approval;
END_ENTITY;