work_req_as_recomm |
EntityType | Dependent |
Logical Entity Name | work_req_as_recomm |
Default Table Name | work_req_as_recomm |
Definition | |
Note |
work_req_as_recomm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
work_req_db_site![]() |
CHAR(16) | NO | ||
work_req_db_id![]() |
UNSIGNEDINT | NO | ||
work_req_id![]() |
UNSIGNEDINT | NO | ||
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
work_req_as_recomm Keys |
Key Name | Key Type | Keys |
PK__work_req_as_reco__5F141958 | PrimaryKey | work_req_db_site,work_req_db_id,work_req_id,asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id |
work_req_as_recomm Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | work_req_as_recomm | Non-Identifying | rstat_type_code |
work_request | work_req_as_recomm | Identifying | work_req_db_site,work_req_db_id,work_req_id |
as_recommendation | work_req_as_recomm | Identifying | asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id |
site_database | work_req_as_recomm | Non-Identifying | last_upd_db_site,last_upd_db_id |