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 |
||
| producto_id | numeric | 0 | √ | null |
|
|
Codigo de producto |
|
| producto_codart_id | numeric | 0 | √ | null |
|
|
unidad de stock |
|
| producto_unidad_id | numeric | 0 | √ | null |
|
|
falta documentar |
|
| producto_cantidad | numeric | 0 | √ | null |
|
|
Codigo de producto |
|
| material_id | numeric | 0 | √ | null |
|
|
unidad de stock |
|
| material_codart_id | numeric | 0 | √ | null |
|
|
identificador de la modificacion |
|
| material_unidad_id | numeric | 0 | √ | null |
|
|
falta documentar |
|
| material_cantidad | numeric | 0 | √ | null |
|
|
falta documentar |
|
| idmodif | numeric | 0 | √ | null |
|
|
identificador de la modificacion |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dim_productos_estructura_pkey | Primary key | Asc/Asc | id + id_renglon |
| dim_productos_estructura_idx_idmodif | Performance | Asc/Asc | idmodif + id |
