Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idcontroledocumento | int8 | 19 | null |
|
|
||||||||||||||||||
idgrupotipodocumento | int8 | 19 | null |
|
|
||||||||||||||||||
idlocal | int8 | 19 | √ | null |
|
|
|||||||||||||||||
idparceiro | int8 | 19 | √ | null |
|
|
|||||||||||||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||||||||||||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk4cff68cc | Primary key | Asc | idcontroledocumento |
idx31012c83 | Performance | Asc | idparceiro |
idx3d7d1169 | Performance | Asc | idgrupotipodocumento |
idxc35f4856 | Performance | Asc | idlocal |
idxwsversao_4cff68cc | Performance | Desc | wsversao |
ucce262e10 | Must be unique | Asc | codigoerp |