as_config_ord_list_history
EntityType Dependent
Logical Entity Name as_config_ord_list_history
Definition
Note

as_config_ord_list_history Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER 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
gmt_start(PK) DATETIME NO
gmt_end DATETIME YES
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_config_ord_list_history Keys
Key Name Key Type Keys
PK__as_config_ord_li__1BE81D6E PrimaryKey asset_org_site,asset_id,ord_list_db_site,ord_list_db_id,ord_list_id,gmt_start

as_config_ord_list_history Relationships
Parent Entity Child Entity Type Foreign Keys
asset as_config_ord_list_history Identifying asset_org_site,asset_id
ordered_list as_config_ord_list_history Identifying ord_list_db_site,ord_list_db_id,ord_list_id
site_database as_config_ord_list_history Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type as_config_ord_list_history Non-Identifying rstat_type_code