Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ad_client_id | numeric | 10 | null |
|
|
||||||
| ad_org_id | numeric | 10 | null |
|
|
||||||
| created | timestamp | 29,6 | null |
|
|
||||||
| createdby | numeric | 10 | null |
|
|
||||||
| isactive | bpchar | 1 | 'Y'::bpchar |
|
|
||||||
| lbr_docfiscal_line_id | numeric | 10 | √ | null |
|
|
|||||
| updated | timestamp | 29,6 | null |
|
|
||||||
| updatedby | numeric | 10 | null |
|
|
||||||
| detexport_ndraw | numeric | 0 | √ | null |
|
|
|||||
| detexport_exportind_nre | numeric | 0 | √ | null |
|
|
|||||
| detexport_exportind_chnfe | varchar | 44 | √ | null |
|
|
|||||
| detexport_exportind_qexport | numeric | 0 | √ | null |
|
|
|||||
| lbr_docfiscal_line_detexport_uu | varchar | 36 | √ | NULL::character varying |
|
|
|||||
| lbr_docfiscal_line_detexport_id | numeric | 10 | √ | null |
|
|
|||||
| cof_detexport_datadeclaracao | timestamp | 29,6 | √ | null |
|
|
|||||
| cof_detexport_inddoc | bpchar | 1 | √ | NULL::bpchar |
|
|
|||||
| cof_detexport_natexp | bpchar | 1 | √ | null |
|
|
|||||
| cof_detexport_dataregistro | timestamp | 29,6 | √ | null |
|
|
|||||
| cof_detexport_dataconhecimento | timestamp | 29,6 | √ | null |
|
|
|||||
| cof_detexport_tipoconhecimento | varchar | 2 | √ | NULL::character varying |
|
|
|||||
| lbr_docfiscal_line_detexpor_uu | varchar | 36 | √ | NULL::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| lbr_docfiscal_line_detexpor_uu_idx | Must be unique | Asc | lbr_docfiscal_line_detexport_uu |
| lbr_docfiscal_line_detexpuuidx | Must be unique | Asc | lbr_docfiscal_line_detexpor_uu |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| lbr_docfiscal_line_detexport_isactive_check | ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar]))) |