wo_step_as_recomm
EntityType Dependent
Logical Entity Name wo_step_as_recomm
Default Table Name wo_step_as_recomm
Definition
Note

wo_step_as_recomm Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_order_db_site(PK)(FK) CHAR(16) NO
work_order_db_id(PK)(FK) UNSIGNEDINT NO
work_order_id(PK)(FK) UNSIGNEDINT NO
work_ord_step_seq(PK)(FK) UNSIGNEDINT NO
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
gmt_recommendation(PK)(FK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

wo_step_as_recomm Keys
Key Name Key Type Keys
PK__wo_step_as_recom__7BB05806 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq,asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id

wo_step_as_recomm Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type wo_step_as_recomm Non-Identifying rstat_type_code
work_order_step wo_step_as_recomm Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
as_recommendation wo_step_as_recomm Identifying asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id
site_database wo_step_as_recomm Non-Identifying last_upd_db_site,last_upd_db_id