logistic_resource_type_child
EntityType Dependent
Logical Entity Name logistic_resource_type_child
Definition
Note

logistic_resource_type_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
resource_type_db_site(PK)(FK) CHAR(16) NO
resource_type_db_id(PK)(FK) INTEGER NO
resource_type_code(PK)(FK) INTEGER NO
child_resource_type_db_site(PK)(FK) CHAR(16) NO
child_resource_type_db_id(PK)(FK) INTEGER NO
child_resource_type_code(PK)(FK) INTEGER NO
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

logistic_resource_type_child Keys
Key Name Key Type Keys
PK__logistic_resourc__4242D080 PrimaryKey resource_type_db_site,resource_type_db_id,resource_type_code,child_resource_type_db_site,child_resource_type_db_id,child_resource_type_code

logistic_resource_type_child Relationships
Parent Entity Child Entity Type Foreign Keys
logistic_resource_type logistic_resource_type_child Identifying resource_type_db_site,resource_type_db_id,resource_type_code
logistic_resource_type logistic_resource_type_child Identifying child_resource_type_db_site,child_resource_type_db_id,child_resource_type_code
site_database logistic_resource_type_child Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type logistic_resource_type_child Non-Identifying rstat_type_code