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

work_order 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) NUMERIC(10, 0) NO
wm_type_db_site(FK) CHAR(16) NO
wm_type_db_id(FK) NUMERIC(10, 0) NO
wm_type_code(FK) NUMERIC(10, 0) NO
task_db_site(FK) CHAR(16) YES
task_db_id(FK) NUMERIC(10, 0) YES
task_type_code(FK) NUMERIC(10, 0) YES
gmt_created TIMESTAMP/DATE YES
loc_hr_delta NUMERIC(5, 0) YES
loc_min_delta NUMERIC(5, 0) YES
by_agent_site(FK) CHAR(16) YES
by_agent_id(FK) NUMERIC(10, 0) YES
start_before_gmt TIMESTAMP/DATE YES
end_before_gmt TIMESTAMP/DATE YES
start_after_gmt TIMESTAMP/DATE YES
end_after_gmt TIMESTAMP/DATE YES
repeat_interval NUMERIC(10, 0) YES
int_eu_db_site(FK) CHAR(16) YES
int_eu_db_id(FK) NUMERIC(10, 0) YES
int_eu_type_code(FK) NUMERIC(10, 0) YES
from_sy_agent_site(FK) CHAR(16) YES
from_sy_agent_id(FK) NUMERIC(10, 0) YES
to_agent_site(FK) CHAR(16) YES
to_agent_id(FK) NUMERIC(10, 0) YES
priority_lev_db_site(FK) CHAR(16) YES
priority_lev_db_id(FK) NUMERIC(10, 0) YES
priority_lev_type_code(FK) NUMERIC(10, 0) YES
eng_study_entry_db_site(FK) CHAR(16) YES
eng_study_entry_db_id(FK) NUMERIC(10, 0) YES
eng_study_entry_id(FK) NUMERIC(10, 0) YES
sol_pack_db_site(FK) CHAR(16) YES
sol_pack_db_id(FK) NUMERIC(10, 0) YES
sol_pack_id(FK) NUMERIC(10, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
long_description VARCHAR(4000) YES
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 Keys
Key Name Key Type Keys
PK248 PrimaryKey work_order_db_site,work_order_db_id,work_order_id

work_order Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_order Non-Identifying rstat_type_code
site_database work_order Identifying work_order_db_site,work_order_db_id
work_manage_type work_order Non-Identifying wm_type_db_site,wm_type_db_id,wm_type_code
agent work_order Non-Identifying by_agent_site,by_agent_id
eng_unit_type work_order Non-Identifying int_eu_db_site,int_eu_db_id,int_eu_type_code
agent work_order Non-Identifying from_sy_agent_site,from_sy_agent_id
agent work_order Non-Identifying to_agent_site,to_agent_id
site_database work_order Non-Identifying last_upd_db_site,last_upd_db_id
priority_level_type work_order Non-Identifying priority_lev_db_site,priority_lev_db_id,priority_lev_type_code
eng_study_entry work_order Non-Identifying eng_study_entry_db_site,eng_study_entry_db_id,eng_study_entry_id
solution_package work_order Non-Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
work_task_type work_order Non-Identifying task_db_site,task_db_id,task_type_code
work_order work_order_audit Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_child Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_child Identifying child_wo_db_site,child_wo_db_id,child_wo_id
work_order work_order_chr_data Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_num_data Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_step Identifying work_order_db_site,work_order_db_id,work_order_id
work_order as_completed_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order as_req_for_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order ol_completed_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order ol_req_for_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order sg_completed_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order sg_req_for_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_request Non-Identifying work_order_id,work_order_db_id,work_order_db_site
work_order work_order_blob_data Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_step Non-Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_for_sg_prop_event Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_for_as_prop_event Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_for_sg_event Identifying work_order_db_site,work_order_db_id,work_order_id
work_order work_order_for_as_event Identifying work_order_db_site,work_order_db_id,work_order_id

work_order Attachments
Name Datatype Value Override Default Value Description