wo_step_work_req
EntityType Dependent
Logical Entity Name wo_step_work_req
Definition
Note

wo_step_work_req Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_order_db_site(PK)(FK) CHAR(16) NO
work_order_db_id(PK)(FK) INTEGER NO
work_order_id(PK)(FK) INTEGER NO
work_ord_step_seq(PK)(FK) INTEGER NO
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) INTEGER NO
work_req_id(PK)(FK) INTEGER NO
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

wo_step_work_req Keys
Key Name Key Type Keys
PK__wo_step_work_req__7D98A078 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq,work_req_db_site,work_req_db_id,work_req_id

wo_step_work_req Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type wo_step_work_req Non-Identifying rstat_type_code
work_order_step wo_step_work_req Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_request wo_step_work_req Identifying work_req_db_site,work_req_db_id,work_req_id
site_database wo_step_work_req Non-Identifying last_upd_db_site,last_upd_db_id