as_completed_work |
EntityType | Dependent |
Logical Entity Name | as_completed_work |
Default Table Name | as_completed_work |
Definition | |
Note |
as_completed_work Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
task_db_site![]() |
CHAR(16) | NO | ||
task_db_id![]() |
UNSIGNEDINT | NO | ||
task_type_code![]() |
UNSIGNEDINT | NO | ||
gmt_completed![]() |
DATETIME(19:29) | NO | ||
cp_loc_hr_delta | SHORT | YES | ||
cp_loc_min_delta | SHORT | YES | ||
gmt_started | DATETIME(19:29) | YES | ||
st_loc_hr_delta | SHORT | YES | ||
st_loc_min_delta | SHORT | YES | ||
by_agent_site![]() |
CHAR(16) | YES | ||
by_agent_id![]() |
UNSIGNEDINT | YES | ||
from_sy_agent_site![]() |
CHAR(16) | YES | ||
from_sy_agent_id![]() |
UNSIGNEDINT | YES | ||
priority_lev_db_site![]() |
CHAR(16) | YES | ||
priority_lev_db_id![]() |
UNSIGNEDINT | YES | ||
priority_lev_type_code![]() |
UNSIGNEDINT | YES | ||
work_order_db_site![]() |
CHAR(16) | YES | ||
work_order_db_id![]() |
UNSIGNEDINT | YES | ||
work_order_id![]() |
UNSIGNEDINT | YES | ||
work_ord_step_seq![]() |
UNSIGNEDINT | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
as_completed_work Keys |
Key Name | Key Type | Keys |
PK__as_completed_wor__0169315C | PrimaryKey | asset_org_site,asset_id,task_db_site,task_db_id,task_type_code,gmt_completed |
as_completed_work Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | as_completed_work | Non-Identifying | rstat_type_code |
asset | as_completed_work | Identifying | asset_org_site,asset_id |
work_task_type | as_completed_work | Identifying | task_db_site,task_db_id,task_type_code |
agent | as_completed_work | Non-Identifying | by_agent_site,by_agent_id |
priority_level_type | as_completed_work | Non-Identifying | priority_lev_db_site,priority_lev_db_id,priority_lev_type_code |
agent | as_completed_work | Non-Identifying | from_sy_agent_site,from_sy_agent_id |
work_order_step | as_completed_work | Non-Identifying | work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq |
site_database | as_completed_work | Non-Identifying | last_upd_db_site,last_upd_db_id |