Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ad_client_id | numeric | 10 | null |
|
|
||||||||||||||||||
ad_org_id | numeric | 10 | null |
|
|
||||||||||||||||||
c_bank_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||||||||||||||
cof_c_controlcheck_id | numeric | 10 | null |
|
|
||||||||||||||||||
created | timestamp | 29,6 | null |
|
|
||||||||||||||||||
createdby | numeric | 10 | null |
|
|
||||||||||||||||||
isactive | bpchar | 1 | 'Y'::bpchar |
|
|
||||||||||||||||||
updated | timestamp | 29,6 | null |
|
|
||||||||||||||||||
updatedby | numeric | 10 | null |
|
|
||||||||||||||||||
cof_agencyno | varchar | 40 | √ | NULL::character varying |
|
|
Constraint Name | Constraint |
---|---|
cof_c_controlcheck_cof_thirdcheck_check | ((cof_thirdcheck = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_useforpayment_check | ((cof_useforpayment = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_isreceipt_check | ((isreceipt = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_isreconciled_check | ((isreconciled = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_processed_check | ((processed = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_isowncheck_check | ((cof_isowncheck = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_isclearedcheck_check | ((cof_isclearedcheck = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_isprinted_check | ((cof_isprinted = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_ischangecheck_check | ((cof_ischangecheck = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_c_controlcheck_cof_isreconciled_check | ((cof_isreconciled = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |