as_completed_work_olist_used
EntityType Dependent
Logical Entity Name as_completed_work_olist_used
Definition
Note

as_completed_work_olist_used Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
task_db_site(PK)(FK) CHAR(16) NO
task_db_id(PK)(FK) INTEGER NO
task_type_code(PK)(FK) INTEGER NO
gmt_completed(PK)(FK) DATETIME NO
ord_list_db_site(PK)(FK) CHAR(16) NO
ord_list_db_id(PK)(FK) INTEGER NO
ord_list_id(PK)(FK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
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

as_completed_work_olist_used Keys
Key Name Key Type Keys
PK__as_completed_wor__03DB89B3 PrimaryKey asset_org_site,asset_id,task_db_site,task_db_id,task_type_code,gmt_completed,ord_list_db_site,ord_list_db_id,ord_list_id

as_completed_work_olist_used Relationships
Parent Entity Child Entity Type Foreign Keys
as_completed_work as_completed_work_olist_used Identifying asset_org_site,asset_id,task_db_site,task_db_id,task_type_code,gmt_completed
ordered_list as_completed_work_olist_used Identifying ord_list_db_site,ord_list_db_id,ord_list_id
site_database as_completed_work_olist_used Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type as_completed_work_olist_used Non-Identifying rstat_type_code