request_ord_list_needed
EntityType Dependent
Logical Entity Name request_ord_list_needed
Default Table 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) NUMERIC(10, 0) NO
request_id(PK)(FK) NUMERIC(10, 0) NO
ord_list_db_site(PK)(FK) CHAR(16) NO
ord_list_db_id(PK)(FK) NUMERIC(10, 0) NO
ord_list_id(PK)(FK) NUMERIC(10, 0) NO
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

request_ord_list_needed Keys
Key Name Key Type Keys
PK363 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

request_ord_list_needed Attachments
Name Datatype Value Override Default Value Description