| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | c_payselectioncheck_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 |  |  |  |  |  |  
 | c_payselection_id | numeric | 10 |  |  |  |  |  |  
 | c_bpartner_id | numeric | 10 |  |  |  |  |  |  
 | payamt | numeric | 0 |  |  | 0 |  |  |  
 | qty | numeric | 0 |  |  | 0 |  |  |  
 | c_payment_id | numeric | 10 | √ |  | null |  | 
   
    | c_payment.c_payment_id | cpayment_cpayselectioncheck R |  |  
 | documentno | varchar | 30 | √ |  | null |  |  |  
 | isprinted | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | paymentrule | bpchar | 1 |  |  |  |  |  |  
 | processed | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | discountamt | numeric | 0 |  |  | 0 |  |  |  
 | isreceipt | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_bp_bankaccount_id | numeric | 10 | √ |  | null |  |  |  
 | isgenerateddraft | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_payselectioncheck_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  
 | writeoffamt | numeric | 0 |  |  | (0)::numeric |  |  |  Table contained 1 rows at 2021-12-25 14:46 +0100 |