work_task_type
EntityType Dependent
Logical Entity Name work_task_type
Default Table 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) NUMERIC(10, 0) NO
task_type_code(PK) NUMERIC(10, 0) NO
wm_type_db_site(FK) CHAR(16) YES
wm_type_db_id(FK) NUMERIC(10, 0) YES
wm_type_code(FK) NUMERIC(10, 0) YES
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_task_type Keys
Key Name Key Type Keys
PK114 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_manage_type work_task_type Non-Identifying wm_type_db_site,wm_type_db_id,wm_type_code
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 work_request Non-Identifying task_db_site,task_db_id,task_type_code
work_task_type work_order Non-Identifying task_db_site,task_db_id,task_type_code
work_task_type work_step 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

work_task_type Attachments
Name Datatype Value Override Default Value Description