Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idlancamentovinculo | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idlocalfilial | int8 | 19 | √ | null |
|
|
|||||
idparceiro | int8 | 19 | √ | null |
|
|
|||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idtipopedido | int8 | 19 | √ | null |
|
|
|||||
idgrupoparceiro | int8 | 19 | √ | null |
|
|
|||||
idproduto | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
idnexportadoerp | int2 | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk7437fd16 | Primary key | Asc | idlancamentovinculo |
idx15c1c494 | Performance | Asc | idtipopedido |
idx16c90c94 | Performance | Asc | idlocal |
idx40cf9f2 | Performance | Asc | idproduto |
idxb220c216 | Performance | Asc | idlocalfilial |
idxb27aa48a | Performance | Asc | idparceiro |
idxbaea12b2 | Performance | Asc | idgrupoparceiro |
idxdcfa3b73 | Performance | Asc | idusuario |
idxwsversao_7437fd16 | Performance | Desc | wsversao |
ucc81dda06 | Must be unique | Asc | codigoerp |