as_req_for_work
EntityType Dependent
Logical Entity Name as_req_for_work
Definition
Note

as_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
asset_org_site(FK) CHAR(16) NO
asset_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_asset_org_site(FK) CHAR(16) YES
rec_asset_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(FK) CHAR(16) YES
work_order_db_id(FK) INTEGER YES
work_order_id(FK) INTEGER YES
name VARCHAR(254) YES
long_description VARCHAR(4000) 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

as_req_for_work Keys
Key Name Key Type Keys
PK__as_req_for_work__5772F790 PrimaryKey req_db_site,req_db_id,request_id

as_req_for_work Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_req_for_work Non-Identifying rstat_type_code
request as_req_for_work Identifying req_db_site,req_db_id,request_id
work_order as_req_for_work Non-Identifying work_order_db_site,work_order_db_id,work_order_id
asset as_req_for_work Non-Identifying asset_org_site,asset_id
work_manage_type as_req_for_work Non-Identifying wm_type_db_site,wm_type_db_id,wm_type_code
work_task_type as_req_for_work Non-Identifying task_db_site,task_db_id,task_type_code
eng_unit_type as_req_for_work Non-Identifying int_eu_db_site,int_eu_db_id,int_eu_type_code
agent as_req_for_work Non-Identifying to_agent_site,to_agent_id
solution_package as_req_for_work Non-Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
as_recommendation as_req_for_work Non-Identifying rec_asset_org_site,rec_asset_id,rec_gmt_recomm,rec_by_agent_site,rec_by_agent_id
work_request as_req_for_work Non-Identifying work_req_db_site,work_req_db_id,work_req_id
site_database as_req_for_work Non-Identifying last_upd_db_site,last_upd_db_id