sg_config_ord_list_history
EntityType Dependent
Logical Entity Name sg_config_ord_list_history
Definition
Note

sg_config_ord_list_history Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_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

sg_config_ord_list_history Keys
Key Name Key Type Keys
PK__sg_config_ord_li__19FFD4FC PrimaryKey segment_site,segment_id,ord_list_db_site,ord_list_db_id,ord_list_id,gmt_start

sg_config_ord_list_history Relationships
Parent Entity Child Entity Type Foreign Keys
segment sg_config_ord_list_history Identifying segment_site,segment_id
ordered_list sg_config_ord_list_history Identifying ord_list_db_site,ord_list_db_id,ord_list_id
site_database sg_config_ord_list_history Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type sg_config_ord_list_history Non-Identifying rstat_type_code