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

wtask_type_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
task_db_site(PK)(FK) CHAR(16) NO
task_db_id(PK)(FK) UNSIGNEDINT NO
task_type_code(PK)(FK) UNSIGNEDINT NO
child_tk_db_site(PK)(FK) CHAR(16) NO
child_tk_db_id(PK)(FK) UNSIGNEDINT NO
child_tk_type_code(PK)(FK) UNSIGNEDINT NO
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

wtask_type_child Keys
Key Name Key Type Keys
PK__wtask_type_child__681373AD PrimaryKey task_db_site,task_db_id,task_type_code,child_tk_db_site,child_tk_db_id,child_tk_type_code

wtask_type_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type wtask_type_child Non-Identifying rstat_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
site_database wtask_type_child Non-Identifying last_upd_db_site,last_upd_db_id