Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
cof_positividaderepresentante_id | numeric | 10 | null |
|
|
||||||
cof_positividaderepresentan_uu | varchar | 36 | √ | NULL::character varying |
|
|
|||||
ad_client_id | numeric | 10 | null |
|
|
||||||
ad_org_id | numeric | 10 | null |
|
|
||||||
isactive | bpchar | 1 | 'Y'::bpchar |
|
|
||||||
created | timestamp | 29,6 | null |
|
|
||||||
createdby | numeric | 10 | null |
|
|
||||||
updated | timestamp | 29,6 | null |
|
|
||||||
updatedby | numeric | 10 | null |
|
|
||||||
c_bpartner_id | numeric | 10 | NULL::numeric |
|
|
||||||
startdate | timestamp | 29,6 | null |
|
|
||||||
enddate | timestamp | 29,6 | null |
|
|
||||||
cof_diasuteis | numeric | 10 | '20'::numeric |
|
|
||||||
cof_carteiraideal | numeric | 10 | '0'::numeric |
|
|
||||||
cof_carteira | numeric | 10 | '0'::numeric |
|
|
||||||
cof_positividadeideal | numeric | 0 | '0'::numeric |
|
|
||||||
cof_positividade | numeric | 0 | '0'::numeric |
|
|
||||||
cof_faturamento | numeric | 0 | '0'::numeric |
|
|
||||||
cof_faturamentoideal | numeric | 0 | '0'::numeric |
|
|
||||||
cof_pedidosideal | numeric | 0 | '0'::numeric |
|
|
||||||
cof_pedidos | numeric | 0 | '0'::numeric |
|
|
||||||
cof_recalcular | bpchar | 1 | √ | NULL::bpchar |
|
|
|||||
cof_ticketmedio | numeric | 0 | '0'::numeric |
|
|
||||||
cof_ticketmedioideal | numeric | 0 | '0'::numeric |
|
|
||||||
cof_processed | bpchar | 1 | √ | NULL::bpchar |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
cof_positividaderepresenta_key | Primary key | Asc | cof_positividaderepresentante_id |
cof_positividaderepresentuuidx | Must be unique | Asc | cof_positividaderepresentan_uu |
Check Constraints
Constraint Name | Constraint |
---|---|
cof_positividaderepresentante_cof_recalcular_check | ((cof_recalcular = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_positividaderepresentante_cof_processed_check | ((cof_processed = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |
cof_positividaderepresentante_isactive_check | ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |