as_completed_work_asset_util
EntityType Dependent
Logical Entity Name as_completed_work_asset_util
Definition
Note

as_completed_work_asset_util 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
used_asset_org_site(PK)(FK) CHAR(16) NO
used_asset_id(PK)(FK) INTEGER NO
on_segment_site(PK)(FK) CHAR(16) NO
on_segment_id(PK)(FK) INTEGER NO
gmt_installed(PK)(FK) DATETIME 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_asset_util Keys
Key Name Key Type Keys
PK__as_completed_wor__7C3A67EB PrimaryKey asset_org_site,asset_id,task_db_site,task_db_id,task_type_code,gmt_completed,used_asset_org_site,used_asset_id,on_segment_site,on_segment_id,gmt_installed

as_completed_work_asset_util Relationships
Parent Entity Child Entity Type Foreign Keys
as_completed_work as_completed_work_asset_util Identifying asset_org_site,asset_id,task_db_site,task_db_id,task_type_code,gmt_completed
asset_on_segment as_completed_work_asset_util Identifying used_asset_org_site,used_asset_id,on_segment_site,on_segment_id,gmt_installed
site_database as_completed_work_asset_util Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type as_completed_work_asset_util Non-Identifying rstat_type_code