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

work_request_for_sg_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) NUMERIC(10, 0) NO
work_req_id(PK)(FK) NUMERIC(10, 0) NO
ev_segment_site(PK)(FK) CHAR(16) NO
ev_segment_id(PK)(FK) NUMERIC(10, 0) NO
ev_db_site(PK)(FK) CHAR(16) NO
ev_db_id(PK)(FK) NUMERIC(10, 0) NO
event_type_code(PK)(FK) NUMERIC(10, 0) NO
gmt_event_start(PK)(FK) TIMESTAMP/DATE 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_request_for_sg_event Keys
Key Name Key Type Keys
PK423 PrimaryKey work_req_db_site,work_req_db_id,work_req_id,ev_segment_site,ev_segment_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start

work_request_for_sg_event Relationships
Parent Entity Child Entity Type Foreign Keys
work_request work_request_for_sg_event Identifying work_req_db_site,work_req_db_id,work_req_id
segment_event work_request_for_sg_event Identifying ev_segment_site,ev_segment_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start
site_database work_request_for_sg_event Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type work_request_for_sg_event Non-Identifying rstat_type_code

work_request_for_sg_event Attachments
Name Datatype Value Override Default Value Description