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

request Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) UNSIGNEDINT NO
request_id(PK) UNSIGNEDINT NO
gmt_created DATETIME(19:29) NO
loc_hr_delta SHORT YES
loc_min_delta SHORT YES
by_agent_site(FK) CHAR(16) YES
by_agent_id(FK) UNSIGNEDINT YES
from_sy_agent_site(FK) CHAR(16) YES
from_sy_agent_id(FK) UNSIGNEDINT YES
priority_lev_db_site(FK) CHAR(16) YES
priority_lev_db_id(FK) UNSIGNEDINT YES
priority_lev_type_code(FK) UNSIGNEDINT YES
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

request Keys
Key Name Key Type Keys
PK__request__52AE4273 PrimaryKey req_db_site,req_db_id,request_id

request Relationships
Parent Entity Child Entity Type Foreign Keys
site_database request Identifying req_db_site,req_db_id
agent request Non-Identifying by_agent_site,by_agent_id
priority_level_type request Non-Identifying priority_lev_db_site,priority_lev_db_id,priority_lev_type_code
agent request Non-Identifying from_sy_agent_site,from_sy_agent_id
site_database request Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type request Non-Identifying rstat_type_code
request as_req_for_work Identifying req_db_site,req_db_id,request_id
request ol_req_for_work Identifying req_db_site,req_db_id,request_id
request sg_req_for_work Identifying req_db_site,req_db_id,request_id