Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idprodutotipocobranca | int8 | 19 | null |
|
|
||||||
idtipocobranca | int8 | 19 | null |
|
|
||||||
idproduto | int8 | 19 | null |
|
|
||||||
idsegmento | int8 | 19 | √ | null |
|
|
|||||
idlocalfilial | int8 | 19 | √ | null |
|
|
|||||
idgrupoproduto | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk48c4b1d4 | Primary key | Asc | idprodutotipocobranca |
idx3ab675b9 | Performance | Asc | idproduto |
idx52f2c590 | Performance | Asc | idtipocobranca |
idx96d6ffaf | Performance | Asc | idsegmento |
idxc8bff288 | Performance | Asc | idgrupoproduto |
idxeef813e8 | Performance | Asc | idlocalfilial |
idxwsversao_48c4b1d4 | Performance | Desc | wsversao |
uc6662a228 | Must be unique | Asc | codigoerp |