item_cost_code_with_source
EXPRESS specification:
ENTITY
item_cost_code_with_source
SUBTYPE
OF
(
item_cost_code
);
source
:
item_ref_source
;
UNIQUE
URI9
:
cost_code, source;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
item_cost_code
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
item_cost_code_with_source;
ENTITY
item_cost_code
;
cost_code
:
label
;
description
:
OPTIONAL
text
;
ENTITY
item_cost_code_with_source
;
source
:
item_ref_source
;
END_ENTITY
;