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

work_order_for_sg_prop_event 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
sg_prop_db_site(PK)(FK) CHAR(16) NO
sg_prop_db_id(PK)(FK) NUMERIC(10, 0) NO
sg_prop_event_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

work_order_for_sg_prop_event Keys
Key Name Key Type Keys
PK419 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,sg_prop_db_site,sg_prop_db_id,sg_prop_event_id

work_order_for_sg_prop_event Relationships
Parent Entity Child Entity Type Foreign Keys
work_order work_order_for_sg_prop_event Identifying work_order_db_site,work_order_db_id,work_order_id
sg_proposed_event work_order_for_sg_prop_event Identifying sg_prop_db_site,sg_prop_db_id,sg_prop_event_id
site_database work_order_for_sg_prop_event Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type work_order_for_sg_prop_event Non-Identifying rstat_type_code

work_order_for_sg_prop_event Attachments
Name Datatype Value Override Default Value Description