work_request_for_sg_prop_event |
EntityType | Dependent |
Logical Entity Name | work_request_for_sg_prop_event |
Definition | |
Note |
work_request_for_sg_prop_event Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
work_req_db_site![]() |
CHAR(16) | NO | ||
work_req_db_id![]() |
INTEGER | NO | ||
work_req_id![]() |
INTEGER | NO | ||
sg_prop_db_site![]() |
CHAR(16) | NO | ||
sg_prop_db_id![]() |
INTEGER | NO | ||
sg_prop_event_id![]() |
INTEGER | 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_request_for_sg_prop_event Keys |
Key Name | Key Type | Keys |
PK__work_request_for__2BE97B0D | PrimaryKey | work_req_db_site,work_req_db_id,work_req_id,sg_prop_db_site,sg_prop_db_id,sg_prop_event_id |
work_request_for_sg_prop_event Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
work_request | work_request_for_sg_prop_event | Identifying | work_req_db_site,work_req_db_id,work_req_id |
sg_proposed_event | work_request_for_sg_prop_event | Identifying | sg_prop_db_site,sg_prop_db_id,sg_prop_event_id |
site_database | work_request_for_sg_prop_event | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | work_request_for_sg_prop_event | Non-Identifying | rstat_type_code |