work_step_ord_list_needed |
EntityType | Dependent |
Logical Entity Name | work_step_ord_list_needed |
Definition | |
Note |
work_step_ord_list_needed Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
work_step_db_site![]() |
CHAR(16) | NO | ||
work_step_db_id![]() |
INTEGER | NO | ||
work_step_id![]() |
INTEGER | NO | ||
ord_list_db_site![]() |
CHAR(16) | NO | ||
ord_list_db_id![]() |
INTEGER | NO | ||
ord_list_id![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code | SMALLINT | YES |
work_step_ord_list_needed Keys |
Key Name | Key Type | Keys |
PK__work_step_ord_li__618671AF | PrimaryKey | work_step_db_site,work_step_db_id,work_step_id,ord_list_db_site,ord_list_db_id,ord_list_id |
work_step_ord_list_needed Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
work_step | work_step_ord_list_needed | Identifying | work_step_db_site,work_step_db_id,work_step_id |
ordered_list | work_step_ord_list_needed | Identifying | ord_list_db_site,ord_list_db_id,ord_list_id |
site_database | work_step_ord_list_needed | Non-Identifying | last_upd_db_site,last_upd_db_id |