sg_comp_work_for_as_prop_event
EntityType Dependent
Logical Entity Name sg_comp_work_for_as_prop_event
Definition
Note

sg_comp_work_for_as_prop_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
task_db_site(PK)(FK) CHAR(16) NO
task_db_id(PK)(FK) INTEGER NO
task_type_code(PK)(FK) INTEGER NO
gmt_completed(PK)(FK) DATETIME NO
as_prop_db_site(PK)(FK) CHAR(16) NO
as_prop_db_id(PK)(FK) INTEGER NO
as_prop_event_id(PK)(FK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
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

sg_comp_work_for_as_prop_event Keys
Key Name Key Type Keys
PK__sg_comp_work_for__76818E95 PrimaryKey segment_site,segment_id,task_db_site,task_db_id,task_type_code,gmt_completed,as_prop_db_site,as_prop_db_id,as_prop_event_id

sg_comp_work_for_as_prop_event Relationships
Parent Entity Child Entity Type Foreign Keys
sg_completed_work sg_comp_work_for_as_prop_event Identifying segment_site,segment_id,task_db_site,task_db_id,task_type_code,gmt_completed
as_proposed_event sg_comp_work_for_as_prop_event Identifying as_prop_db_site,as_prop_db_id,as_prop_event_id
site_database sg_comp_work_for_as_prop_event Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type sg_comp_work_for_as_prop_event Non-Identifying rstat_type_code