Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | numeric | 0 | null |
|
|
id del registro |
||
| id_renglon | numeric | 0 | null |
|
|
id de los renglones asociados al regsitro |
||
| codemp_id | numeric | 0 | √ | null |
|
|
Código de la Empresa |
|
| planilla | numeric | 0 | √ | null |
|
|
Numero de planilla |
|
| operacion_tipo_id | numeric | 0 | √ | null |
|
|
Tipo de Operacion |
|
| operacion_id | numeric | 0 | √ | null |
|
|
Numero de opreacion |
|
| codfabr_id | numeric | 0 | √ | null |
|
|
codfab |
|
| cantidad | numeric | 0 | √ | null |
|
|
cantidad |
|
| costo | numeric | 0 | √ | null |
|
|
falta documentar |
|
| subtotal | numeric | 0 | √ | null |
|
|
falta documentar |
|
| idmodif | numeric | 0 | √ | null |
|
|
identificador de la modificacion |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dim_productos_operaciones_pkey | Primary key | Asc/Asc | id + id_renglon |
| dim_productos_operaciones_idx_idmodif | Performance | Asc/Asc | idmodif + id |
