valid_model_for_mat_item
EntityType Dependent
Logical Entity Name valid_model_for_mat_item
Definition
Note

valid_model_for_mat_item Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) INTEGER NO
resource_db_site(PK)(FK) CHAR(16) NO
resource_db_id(PK)(FK) INTEGER NO
resource_id(PK)(FK) INTEGER NO
model_db_site(PK) CHAR(16) NO
model_db_id(PK) INTEGER NO
model_id(PK) INTEGER NO
gmt_valid_start(PK) DATETIME NO
gmt_valid_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

valid_model_for_mat_item Keys
Key Name Key Type Keys
PK__valid_model_for___08D548FA PrimaryKey db_site,db_id,resource_db_site,resource_db_id,resource_id,model_db_site,model_db_id,model_id,gmt_valid_start

valid_model_for_mat_item Relationships
Parent Entity Child Entity Type Foreign Keys
site_database valid_model_for_mat_item Identifying db_site,db_id
materiel_item valid_model_for_mat_item Identifying resource_db_site,resource_db_id,resource_id
site_database valid_model_for_mat_item Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type valid_model_for_mat_item Non-Identifying rstat_type_code