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![]() |
CHAR(16) | NO | ||
work_order_db_id![]() |
UNSIGNEDINT | NO | ||
work_order_id![]() |
UNSIGNEDINT | NO | ||
work_ord_step_seq![]() |
UNSIGNEDINT | NO | ||
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
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 |