logistic_resource
EntityType Dependent
Logical Entity Name logistic_resource
Default Table Name logistic_resource
Definition
Note

logistic_resource Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
resource_db_site(PK)(FK) CHAR(16) NO
resource_db_id(PK)(FK) NUMERIC(10, 0) NO
resource_id(PK) NUMERIC(10, 0) NO
resource_type_db_site(FK) CHAR(16) NO
resource_type_db_id(FK) NUMERIC(10, 0) NO
resource_type_code(FK) NUMERIC(10, 0) NO
segment_site(FK) CHAR(16) YES
segment_id(FK) NUMERIC(10, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

logistic_resource Keys
Key Name Key Type Keys
PK325 PrimaryKey resource_db_site,resource_db_id,resource_id

logistic_resource Relationships
Parent Entity Child Entity Type Foreign Keys
site_database logistic_resource Identifying resource_db_site,resource_db_id
logistic_resource_type logistic_resource Non-Identifying resource_type_db_site,resource_type_db_id,resource_type_code
segment logistic_resource Non-Identifying segment_site,segment_id
site_database logistic_resource Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type logistic_resource Non-Identifying rstat_type_code
logistic_resource resource_chr_data Identifying resource_db_site,resource_db_id,resource_id
logistic_resource ord_list_resource Non-Identifying resource_db_site,resource_db_id,resource_id
logistic_resource resource_child Identifying resource_db_site,resource_db_id,resource_id
logistic_resource resource_child Identifying child_resource_db_site,child_resource_db_id,child_resource_id
logistic_resource resource_blob_data Identifying resource_db_site,resource_db_id,resource_id
logistic_resource resource_num_data Identifying resource_db_site,resource_db_id,resource_id
logistic_resource materiel_master_item Identifying mm_resource_db_site,mm_resource_db_id,mm_resource_id
logistic_resource materiel_item Identifying resource_db_site,resource_db_id,resource_id

logistic_resource Attachments
Name Datatype Value Override Default Value Description