ol_req_for_work
EntityType Dependent
Logical Entity Name ol_req_for_work
Definition
Note

ol_req_for_work Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) INTEGER NO
request_id(PK)(FK) INTEGER NO
ord_list_db_site(FK) CHAR(16) NO
ord_list_db_id(FK) INTEGER NO
ord_list_id(FK) INTEGER NO
wm_type_db_site(FK) CHAR(16) NO
wm_type_db_id(FK) INTEGER NO
wm_type_code(FK) INTEGER NO
task_db_site(FK) CHAR(16) NO
task_db_id(FK) INTEGER NO
task_type_code(FK) INTEGER NO
auto_approve CHAR(1) YES
start_before_gmt DATETIME YES
end_before_gmt DATETIME YES
start_after_gmt DATETIME YES
end_after_gmt DATETIME YES
repeat_interval INTEGER YES
int_eu_db_site(FK) CHAR(16) YES
int_eu_db_id(FK) INTEGER YES
int_eu_type_code(FK) INTEGER YES
to_agent_site(FK) CHAR(16) YES
to_agent_id(FK) INTEGER YES
sol_pack_db_site(FK) CHAR(16) YES
sol_pack_db_id(FK) INTEGER YES
sol_pack_id(FK) INTEGER YES
rec_ord_db_site(FK) CHAR(16) YES
rec_ord_db_id(FK) INTEGER YES
rec_ord_list_id(FK) INTEGER YES
rec_gmt_recomm(FK) DATETIME YES
rec_by_agent_site(FK) CHAR(16) YES
rec_by_agent_id(FK) INTEGER YES
work_req_db_site(FK) CHAR(16) YES
work_req_db_id(FK) INTEGER YES
work_req_id(FK) INTEGER YES
work_order_db_site CHAR(16) YES
work_order_db_id INTEGER YES
work_order_id INTEGER YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
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

ol_req_for_work Keys
Key Name Key Type Keys
PK__ol_req_for_work__5A4F643B PrimaryKey req_db_site,req_db_id,request_id

ol_req_for_work Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type ol_req_for_work Non-Identifying rstat_type_code
request ol_req_for_work Identifying req_db_site,req_db_id,request_id
ordered_list ol_req_for_work Non-Identifying ord_list_db_site,ord_list_db_id,ord_list_id
work_manage_type ol_req_for_work Non-Identifying wm_type_db_site,wm_type_db_id,wm_type_code
work_task_type ol_req_for_work Non-Identifying task_db_site,task_db_id,task_type_code
eng_unit_type ol_req_for_work Non-Identifying int_eu_db_site,int_eu_db_id,int_eu_type_code
agent ol_req_for_work Non-Identifying to_agent_site,to_agent_id
solution_package ol_req_for_work Non-Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
ol_recommendation ol_req_for_work Non-Identifying rec_ord_db_site,rec_ord_db_id,rec_ord_list_id,rec_gmt_recomm,rec_by_agent_site,rec_by_agent_id
work_request ol_req_for_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
site_database ol_req_for_work Non-Identifying last_upd_db_site,last_upd_db_id