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

work_audit_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
waudit_db_site(PK)(FK) CHAR(16) NO
waudit_db_id(PK)(FK) NUMERIC(10, 0) NO
waudit_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
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_audit_type Keys
Key Name Key Type Keys
PK117 PrimaryKey waudit_db_site,waudit_db_id,waudit_type_code

work_audit_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_audit_type Non-Identifying rstat_type_code
site_database work_audit_type Identifying waudit_db_site,waudit_db_id
site_database work_audit_type Non-Identifying last_upd_db_site,last_upd_db_id
work_audit_type wo_step_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code
work_audit_type work_order_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code
work_audit_type work_request_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code
work_audit_type work_step_audit Identifying waudit_db_site,waudit_db_id,waudit_type_code

work_audit_type Attachments
Name Datatype Value Override Default Value Description