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

work_request Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) NUMERIC(10, 0) NO
work_req_id(PK) NUMERIC(10, 0) NO
work_order_id(FK) NUMERIC(10, 0) YES
work_order_db_id(FK) NUMERIC(10, 0) YES
work_order_db_site(FK) CHAR(16) YES
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
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_request Keys
Key Name Key Type Keys
PK236 PrimaryKey work_req_db_site,work_req_db_id,work_req_id

work_request Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_request Non-Identifying rstat_type_code
site_database work_request Identifying work_req_db_site,work_req_db_id
work_manage_type work_request Non-Identifying wm_type_db_site,wm_type_db_id,wm_type_code
agent work_request Non-Identifying by_agent_site,by_agent_id
eng_unit_type work_request Non-Identifying int_eu_db_site,int_eu_db_id,int_eu_type_code
agent work_request Non-Identifying from_sy_agent_site,from_sy_agent_id
agent work_request Non-Identifying to_agent_site,to_agent_id
site_database work_request Non-Identifying last_upd_db_site,last_upd_db_id
priority_level_type work_request Non-Identifying priority_lev_db_site,priority_lev_db_id,priority_lev_type_code
work_order work_request Non-Identifying work_order_id,work_order_db_id,work_order_db_site
eng_study_entry work_request Non-Identifying eng_study_entry_db_site,eng_study_entry_db_id,eng_study_entry_id
work_task_type work_request Non-Identifying task_db_site,task_db_id,task_type_code
work_request wo_step_work_req Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_as_recomm Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_sg_recomm Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_sol_pack Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_request_audit Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_chr_data Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_num_data Identifying work_req_db_site,work_req_db_id,work_req_id
work_request as_req_for_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
work_request sg_completed_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
work_request as_completed_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
work_request ol_completed_work Non-Identifying work_req_db_site,work_step_db_id,work_step_id
work_request work_request_for_sg_prop_event Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_request_for_as_prop_event Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_request_for_sg_event Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_request_for_as_event Identifying work_req_db_site,work_req_db_id,work_req_id
work_request work_req_blob_data Identifying work_req_db_site,work_req_db_id,work_req_id
work_request ol_req_for_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
work_request sg_req_for_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id

work_request Attachments
Name Datatype Value Override Default Value Description