request_for_sg_prop_event
EntityType Dependent
Logical Entity Name request_for_sg_prop_event
Definition
Note

request_for_sg_prop_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) INTEGER NO
request_id(PK)(FK) INTEGER NO
sg_prop_db_site(PK)(FK) CHAR(16) NO
sg_prop_db_id(PK)(FK) INTEGER NO
sg_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

request_for_sg_prop_event Keys
Key Name Key Type Keys
PK__request_for_sg_p__2818EA29 PrimaryKey req_db_site,req_db_id,request_id,sg_prop_db_site,sg_prop_db_id,sg_prop_event_id

request_for_sg_prop_event Relationships
Parent Entity Child Entity Type Foreign Keys
request request_for_sg_prop_event Identifying req_db_site,req_db_id,request_id
sg_proposed_event request_for_sg_prop_event Identifying sg_prop_db_site,sg_prop_db_id,sg_prop_event_id
site_database request_for_sg_prop_event Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type request_for_sg_prop_event Non-Identifying rstat_type_code