request_ord_list_needed
EntityType Dependent
Logical Entity Name request_ord_list_needed
Definition
Note

request_ord_list_needed Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) INTEGER NO
request_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
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

request_ord_list_needed Keys
Key Name Key Type Keys
PK__request_ord_list__44EA3301 PrimaryKey req_db_site,req_db_id,request_id,ord_list_db_site,ord_list_db_id,ord_list_id

request_ord_list_needed Relationships
Parent Entity Child Entity Type Foreign Keys
sg_req_for_work request_ord_list_needed Identifying req_db_site,req_db_id,request_id
ordered_list request_ord_list_needed Identifying ord_list_db_site,ord_list_db_id,ord_list_id
site_database request_ord_list_needed Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type request_ord_list_needed Non-Identifying rstat_type_code