Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| a_asset_id | numeric | 10 | NULL::numeric |
|
|
|||||||||
| ad_client_id | numeric | 10 | null |
|
|
|||||||||
| ad_org_id | numeric | 10 | null |
|
|
|||||||||
| cof_calculociap_id | numeric | 10 | null |
|
|
|||||||||
| cof_calculociaplinha_id | numeric | 10 | null |
|
|
|||||||||
| cof_calculociaplinha_uu | varchar | 36 | √ | NULL::character varying |
|
|
||||||||
| cof_controleciap_id | numeric | 10 | √ | NULL::numeric |
|
|
||||||||
| cof_icmsapropriado | numeric | 0 | 0 |
|
|
|||||||||
| cof_numeroparcela | numeric | 10 | √ | null |
|
|
||||||||
| cof_tipomovimento | varchar | 2 | √ | NULL::character varying |
|
|
||||||||
| cof_valorparcela | numeric | 0 | 0 |
|
|
|||||||||
| cof_vicmsfretecte | numeric | 0 | √ | 0 |
|
|
||||||||
| created | timestamp | 29,6 | null |
|
|
|||||||||
| createdby | numeric | 10 | null |
|
|
|||||||||
| imposto_icms_vicms | numeric | 0 | √ | 0 |
|
|
||||||||
| imposto_icmsufdest_vicmsufdest | numeric | 0 | '0'::numeric |
|
|
|||||||||
| imposto_icms_vicmsst | numeric | 0 | √ | 0 |
|
|
||||||||
| isactive | bpchar | 1 | 'Y'::bpchar |
|
|
|||||||||
| updated | timestamp | 29,6 | null |
|
|
|||||||||
| updatedby | numeric | 10 | null |
|
|
|||||||||
| movementdate | timestamp | 29,6 | √ | null |
|
|
||||||||
| inventoryno | varchar | 30 | √ | NULL::character varying |
|
|
||||||||
| cof_tipomercadoria | bpchar | 1 | '1'::bpchar |
|
|
|||||||||
| cof_ativopai_id | numeric | 10 | √ | NULL::numeric |
|
|
||||||||
| cof_quantidadeparcelas | numeric | 10 | √ | '0'::numeric |
|
|
||||||||
| c_elementvalue_id | numeric | 10 | null |
|
|
|||||||||
| cof_classificacaocusto | bpchar | 1 | √ | NULL::bpchar |
|
|
||||||||
| user1_id | numeric | 10 | √ | NULL::numeric |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cof_calculociaplinha_key | Primary key | Asc | cof_calculociaplinha_id |
| cof_calculociaplinha_uu_idx | Must be unique | Asc | cof_calculociaplinha_uu |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| cof_calculociaplinha_isactive_check | ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |