structural_frame_item_priced
EXPRESS specification:
ENTITY
structural_frame_item_priced;
priced_item
:
structural_frame_item
;
assigned_price
:
currency_measure_with_unit
;
price_description
:
text
;
UNIQUE
URS4
:
priced_item, assigned_price;
END_ENTITY
;
References (2):
Name
Type
Referred through
Express-G
procure
Entity
Attribute 'prices'
No Diagram
select_structural_item
Select
Select relation
No Diagram
Inheritance graph
ENTITY
structural_frame_item_priced;
ENTITY
structural_frame_item_priced
;
priced_item
:
structural_frame_item
;
assigned_price
:
currency_measure_with_unit
;
price_description
:
text
;
END_ENTITY
;