request |
EntityType | Dependent |
Logical Entity Name | request |
Definition | |
Note |
request Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
req_db_site![]() |
CHAR(16) | NO | ||
req_db_id![]() |
INTEGER | NO | ||
request_id![]() |
INTEGER | NO | ||
gmt_created | DATETIME | NO | ||
loc_hr_delta | SMALLINT | YES | ||
loc_min_delta | SMALLINT | YES | ||
by_agent_site![]() |
CHAR(16) | YES | ||
by_agent_id![]() |
INTEGER | YES | ||
from_sy_agent_site![]() |
CHAR(16) | YES | ||
from_sy_agent_id![]() |
INTEGER | YES | ||
priority_lev_db_site![]() |
CHAR(16) | YES | ||
priority_lev_db_id![]() |
INTEGER | YES | ||
priority_lev_type_code![]() |
INTEGER | YES | ||
user_tag_ident | 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 |
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 |