Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idoperacaogrupoprodutouf | int8 | 19 | null |
|
|
||||||
idoperacao | int8 | 19 | null |
|
|
||||||
idgrupoproduto | int8 | 19 | √ | null |
|
|
|||||
idlocalfilial | int8 | 19 | √ | null |
|
|
|||||
idunidadefederatiemissor | int8 | 19 | √ | null |
|
|
|||||
idunidadefederarecebedor | int8 | 19 | √ | null |
|
|
|||||
idsegmento | int8 | 19 | √ | null |
|
|
|||||
valor | numeric | 18,6 | √ | null |
|
|
|||||
quantidadeinicial | numeric | 18,6 | √ | null |
|
|
|||||
quantidadefinal | numeric | 18,6 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkc2038bbf | Primary key | Asc | idoperacaogrupoprodutouf |
idx4a1eadd2 | Performance | Asc | idusuario |
idx5329f8b3 | Performance | Asc | idunidadefederarecebedor |
idx54b8453f | Performance | Asc | idsegmento |
idxbe367e34 | Performance | Asc | idgrupoproduto |
idxe309cfe6 | Performance | Asc | idoperacao |
idxece3e1ea | Performance | Asc | idlocalfilial |
idxf4f2481a | Performance | Asc | idunidadefederatiemissor |
idxwsversao_c2038bbf | Performance | Desc | wsversao |
uc6cbd993b | Must be unique | Asc | codigoerp |