| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | c_rfq_id | numeric | 10 |  |  |  |  |  |  
 | ad_client_id | numeric | 10 |  |  |  |  |  |  
 | ad_org_id | numeric | 10 |  |  |  |  |  |  
 | isactive | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | created | timestamp | 29,6 |  |  | now() |  |  |  
 | createdby | numeric | 10 |  |  |  |  |  |  
 | updated | timestamp | 29,6 |  |  | now() |  |  |  
 | updatedby | numeric | 10 |  |  |  |  |  |  
 | name | varchar | 60 |  |  |  |  |  |  
 | description | varchar | 255 | √ |  | null |  |  |  
 | help | varchar | 2000 | √ |  | null |  |  |  
 | c_rfq_topic_id | numeric | 10 |  |  |  |  |  |  
 | c_currency_id | numeric | 10 |  |  |  |  |  |  
 | dateresponse | timestamp | 29,6 |  |  |  |  |  |  
 | isrfqresponseaccepted | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | dateworkstart | timestamp | 29,6 | √ |  | null |  |  |  
 | deliverydays | numeric | 10 | √ |  | 0 |  |  |  
 | dateworkcomplete | timestamp | 29,6 | √ |  | null |  |  |  
 | quotetype | bpchar | 1 |  |  |  |  |  |  
 | isquotetotalamt | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | isquoteallqty | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | isselfservice | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | isinvitedvendorsonly | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_bpartner_id | numeric | 10 | √ |  | null |  |  |  
 | c_bpartner_location_id | numeric | 10 | √ |  | null |  |  |  
 | ad_user_id | numeric | 10 | √ |  | null |  |  |  
 | salesrep_id | numeric | 10 |  |  |  |  | 
   
    | ad_user.ad_user_id | adusersalesrep_crfq R |  |  
 | margin | numeric | 0 | √ |  | null |  |  |  
 | createso | bpchar | 1 | √ |  | null |  |  |  
 | createpo | bpchar | 1 | √ |  | null |  |  |  
 | publishrfq | bpchar | 1 | √ |  | null |  |  |  
 | c_order_id | numeric | 10 | √ |  | null |  |  |  
 | copylines | bpchar | 1 | √ |  | null |  |  |  
 | rankrfq | bpchar | 1 | √ |  | null |  |  |  
 | processing | bpchar | 1 | √ |  | null |  |  |  
 | processed | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | documentno | varchar | 30 |  |  | '.'::character varying |  |  |  
 | c_rfq_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 1 rows at 2024-01-03 13:55 +0100 |