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

work_step_audit Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_step_db_site(PK)(FK) CHAR(16) NO
work_step_db_id(PK)(FK) NUMERIC(10, 0) NO
work_step_id(PK)(FK) NUMERIC(10, 0) NO
waudit_db_site(PK)(FK) CHAR(16) NO
waudit_db_id(PK)(FK) NUMERIC(10, 0) NO
waudit_type_code(PK)(FK) NUMERIC(10, 0) NO
gmt_audit_posted(PK) TIMESTAMP/DATE NO
loc_hr_delta NUMERIC(5, 0) YES
loc_min_delta NUMERIC(5, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
long_description VARCHAR(4000) YES
by_agent_site(FK) CHAR(16) YES
by_agent_id(FK) NUMERIC(10, 0) YES
from_sy_agent_site(FK) CHAR(16) YES
from_sy_agent_id(FK) NUMERIC(10, 0) 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

work_step_audit Keys
Key Name Key Type Keys
PK379 PrimaryKey work_step_db_site,work_step_db_id,work_step_id,waudit_db_site,waudit_db_id,waudit_type_code,gmt_audit_posted

work_step_audit Relationships
Parent Entity Child Entity Type Foreign Keys
work_step work_step_audit Identifying work_step_db_site,work_step_db_id,work_step_id
work_audit_type work_step_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code
agent work_step_audit Non-Identifying by_agent_site,by_agent_id
agent work_step_audit Non-Identifying from_sy_agent_site,from_sy_agent_id
site_database work_step_audit Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type work_step_audit Non-Identifying rstat_type_code

work_step_audit Attachments
Name Datatype Value Override Default Value Description