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

work_request_audit Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) UNSIGNEDINT NO
work_req_id(PK)(FK) UNSIGNEDINT NO
waudit_db_site(PK)(FK) CHAR(16) NO
waudit_db_id(PK)(FK) UNSIGNEDINT NO
waudit_type_code(PK)(FK) UNSIGNEDINT NO
gmt_audit_posted(PK) DATETIME(19:29) NO
loc_hr_delta SHORT YES
loc_min_delta SHORT YES
name VARCHAR(254) YES
long_description VARCHAR(4000) YES
user_tag_ident VARCHAR(254) 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
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

work_request_audit Keys
Key Name Key Type Keys
PK__work_request_aud__66B53B20 PrimaryKey work_req_db_site,work_req_db_id,work_req_id,waudit_db_site,waudit_db_id,waudit_type_code,gmt_audit_posted

work_request_audit Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_request_audit Non-Identifying rstat_type_code
site_database work_request_audit Non-Identifying last_upd_db_site,last_upd_db_id
work_request work_request_audit Identifying work_req_db_site,work_req_db_id,work_req_id
work_audit_type work_request_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code
agent work_request_audit Non-Identifying by_agent_site,by_agent_id
agent work_request_audit Non-Identifying from_sy_agent_site,from_sy_agent_id