wo_step_sg_recomm
EntityType Dependent
Logical Entity Name wo_step_sg_recomm
Definition
Note

wo_step_sg_recomm 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
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
gmt_recommendation(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
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_sg_recomm Keys
Key Name Key Type Keys
PK__wo_step_sg_recom__79C80F94 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq,segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id

wo_step_sg_recomm Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type wo_step_sg_recomm Non-Identifying rstat_type_code
work_order_step wo_step_sg_recomm Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
sg_recommendation wo_step_sg_recomm Identifying segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id
site_database wo_step_sg_recomm Non-Identifying last_upd_db_site,last_upd_db_id