wo_step_work_req
EntityType Dependent
Logical Entity Name wo_step_work_req
Default Table 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) NUMERIC(10, 0) NO
work_order_id(PK)(FK) NUMERIC(10, 0) NO
work_ord_step_seq(PK)(FK) NUMERIC(10, 0) NO
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) NUMERIC(10, 0) NO
work_req_id(PK)(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) 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

wo_step_work_req Keys
Key Name Key Type Keys
PK259 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

wo_step_work_req Attachments
Name Datatype Value Override Default Value Description