work_order_for_as_event |
EntityType | Dependent |
Logical Entity Name | work_order_for_as_event |
Definition | |
Note |
work_order_for_as_event Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
work_order_db_site![]() |
CHAR(16) | NO | ||
work_order_db_id![]() |
INTEGER | NO | ||
work_order_id![]() |
INTEGER | NO | ||
ev_asset_org_site![]() |
CHAR(16) | NO | ||
ev_asset_id![]() |
INTEGER | NO | ||
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
INTEGER | NO | ||
event_type_code![]() |
INTEGER | NO | ||
gmt_event_start![]() |
DATETIME | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
work_order_for_as_event Keys |
Key Name | Key Type | Keys |
PK__work_order_for_a__3D14070F | PrimaryKey | work_order_db_site,work_order_db_id,work_order_id,ev_asset_org_site,ev_asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
work_order_for_as_event Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
work_order | work_order_for_as_event | Identifying | work_order_db_site,work_order_db_id,work_order_id |
asset_event | work_order_for_as_event | Identifying | ev_asset_org_site,ev_asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
site_database | work_order_for_as_event | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | work_order_for_as_event | Non-Identifying | rstat_type_code |