work_order_num_data
EntityType Dependent
Logical Entity Name work_order_num_data
Definition
Note

work_order_num_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_order_db_site(PK)(FK) CHAR(16) NO
work_order_db_id(PK)(FK) INTEGER NO
work_order_id(PK)(FK) INTEGER NO
wn_db_site(PK)(FK) CHAR(16) NO
wn_db_id(PK)(FK) INTEGER NO
wn_type_code(PK)(FK) INTEGER NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) INTEGER NO
eu_type_code(FK) INTEGER NO
data_value FLOAT NO
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

work_order_num_data Keys
Key Name Key Type Keys
PK__work_order_num_d__6C6E1476 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,wn_db_site,wn_db_id,wn_type_code

work_order_num_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_order_num_data Non-Identifying rstat_type_code
work_order work_order_num_data Identifying work_order_db_site,work_order_db_id,work_order_id
work_num_data_type work_order_num_data Identifying wn_db_site,wn_db_id,wn_type_code
eng_unit_type work_order_num_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database work_order_num_data Non-Identifying last_upd_db_site,last_upd_db_id