work_order_chr_data
EntityType Dependent
Logical Entity Name work_order_chr_data
Default Table Name work_order_chr_data
Definition
Note

work_order_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_order_db_site(PK)(FK) CHAR(16) NO
work_order_db_id(PK)(FK) NUMERIC(10, 0) NO
work_order_id(PK)(FK) NUMERIC(10, 0) NO
wc_db_site(PK)(FK) CHAR(16) NO
wc_db_id(PK)(FK) NUMERIC(10, 0) NO
wc_type_code(PK)(FK) NUMERIC(10, 0) NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) NUMERIC(10, 0) NO
eu_type_code(FK) NUMERIC(10, 0) NO
data_value NVARCHAR(254) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

work_order_chr_data Keys
Key Name Key Type Keys
PK251 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,wc_db_site,wc_db_id,wc_type_code

work_order_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_order_chr_data Non-Identifying rstat_type_code
work_order work_order_chr_data Identifying work_order_db_site,work_order_db_id,work_order_id
work_chr_data_type work_order_chr_data Identifying wc_db_site,wc_db_id,wc_type_code
eng_unit_type work_order_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database work_order_chr_data Non-Identifying last_upd_db_site,last_upd_db_id

work_order_chr_data Attachments
Name Datatype Value Override Default Value Description