work_task_type
EntityType Dependent
Logical Entity Name work_task_type
Definition
Note

work_task_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
task_db_site(PK)(FK) CHAR(16) NO
task_db_id(PK)(FK) INTEGER NO
task_type_code(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) NO
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

work_task_type Keys
Key Name Key Type Keys
PK__work_task_type__662B2B3B PrimaryKey task_db_site,task_db_id,task_type_code

work_task_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_task_type Non-Identifying rstat_type_code
site_database work_task_type Identifying task_db_site,task_db_id
site_database work_task_type Non-Identifying last_upd_db_site,last_upd_db_id
work_task_type wtask_type_child Identifying task_db_site,task_db_id,task_type_code
work_task_type wtask_type_child Identifying child_tk_db_site,child_tk_db_id,child_tk_type_code
work_task_type as_req_for_work Non-Identifying task_db_site,task_db_id,task_type_code
work_task_type as_completed_work Identifying task_db_site,task_db_id,task_type_code
work_task_type ol_completed_work Identifying task_db_site,task_db_id,task_type_code
work_task_type ol_req_for_work Non-Identifying task_db_site,task_db_id,task_type_code
work_task_type sg_completed_work Identifying task_db_site,task_db_id,task_type_code
work_task_type sg_req_for_work Non-Identifying task_db_site,task_db_id,task_type_code