work_req_as_recomm
EntityType Dependent
Logical Entity Name work_req_as_recomm
Definition
Note

work_req_as_recomm Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) INTEGER NO
work_req_id(PK)(FK) INTEGER NO
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
gmt_recommendation(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
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

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