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

ol_recommendation Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ord_list_db_site(PK)(FK) CHAR(16) NO
ord_list_db_id(PK)(FK) NUMERIC(10, 0) NO
ord_list_id(PK)(FK) NUMERIC(10, 0) NO
gmt_recommendation(PK) TIMESTAMP/DATE NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) NUMERIC(10, 0) NO
loc_hr_delta NUMERIC(5, 0) YES
loc_min_delta NUMERIC(5, 0) YES
priority_lev_db_site(FK) CHAR(16) YES
priority_lev_db_id(FK) NUMERIC(10, 0) YES
priority_lev_type_code(FK) NUMERIC(10, 0) YES
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

ol_recommendation Keys
Key Name Key Type Keys
PK208 PrimaryKey ord_list_db_site,ord_list_db_id,ord_list_id,gmt_recommendation,by_agent_site,by_agent_id

ol_recommendation Relationships
Parent Entity Child Entity Type Foreign Keys
priority_level_type ol_recommendation Non-Identifying priority_lev_db_site,priority_lev_db_id,priority_lev_type_code
row_status_type ol_recommendation Non-Identifying rstat_type_code
ordered_list ol_recommendation Identifying ord_list_db_site,ord_list_db_id,ord_list_id
agent ol_recommendation Identifying by_agent_site,by_agent_id
site_database ol_recommendation Non-Identifying last_upd_db_site,last_upd_db_id
ol_recommendation ol_rec_remark Identifying ord_list_db_site,ord_list_db_id,ord_list_id,gmt_recommendation,by_agent_site,by_agent_id
ol_recommendation ol_req_for_work Non-Identifying rec_ord_db_site,rec_ord_db_id,rec_ord_list_id,rec_gmt_recomm,rec_by_agent_site,rec_by_agent_id

ol_recommendation Attachments
Name Datatype Value Override Default Value Description