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

work_req_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_req_db_site(PK)(FK) CHAR(16) NO
work_req_db_id(PK)(FK) NUMERIC(10, 0) NO
work_req_id(PK)(FK) NUMERIC(10, 0) NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) NUMERIC(10, 0) NO
bd_type_code(PK)(FK) NUMERIC(10, 0) NO
ordering_seq(PK) NUMERIC(10, 0) NO
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) NUMERIC(10, 0) NO
blc_type_code(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
assoc_file_name NVARCHAR(254) YES
associated_blob PICTURE 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

work_req_blob_data Keys
Key Name Key Type Keys
PK372 PrimaryKey work_req_db_site,work_req_db_id,work_req_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq

work_req_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_req_blob_data Non-Identifying rstat_type_code
work_request work_req_blob_data Identifying work_req_db_site,work_req_db_id,work_req_id
blob_data_type work_req_blob_data Identifying bd_db_site,bd_db_id,bd_type_code
blob_content_type work_req_blob_data Non-Identifying blct_db_site,blct_db_id,blc_type_code
site_database work_req_blob_data Non-Identifying last_upd_db_site,last_upd_db_id

work_req_blob_data Attachments
Name Datatype Value Override Default Value Description