Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ad_org_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| ad_client_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| m_product_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| m_product_category_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| c_bpartner_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| salesrep_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| c_bp_group_id | numeric | 10 | √ | null |
|
|
|||||
| cof_producttype_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| cof_productclass_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| cof_productgroup_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| ad_pinstance_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| cof_abc | varchar | 2 | √ | null |
|
|
|||||
| c_uom_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| t_itensnaovendidosaclientes_uu | varchar | 36 | √ | NULL::character varying |
|
|
|||||
| cof_grupofornecedor_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| cof_exibiremrelatorios | bpchar | 1 | √ | 'Y'::bpchar |
|
|
|||||
| cof_tipoparceiro_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
| cof_classeparceiro_id | numeric | 10 | √ | NULL::numeric |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| t_itensnaovendidosaclientuuidx | Must be unique | Asc | t_itensnaovendidosaclientes_uu |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| t_itensnaovendidosaclientes_cof_exibiremrelatorios_check | ((cof_exibiremrelatorios = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |