Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | varchar | 25 | null |
|
|
id del registro |
||
| id_renglon | numeric | 0 | null |
|
|
id de los renglones asociados al regsitro |
||
| codemp_id | numeric | 0 | √ | null |
|
|
identificador de empresa |
|
| codart_id | numeric | 0 | √ | null |
|
|
identificador del producto |
|
| varip1_id | numeric | 0 | √ | null |
|
|
identificador del primer nivel de variedad |
|
| varip2_id | numeric | 0 | √ | null |
|
|
identificador del segundo nivel de variedad |
|
| varip3_id | numeric | 0 | √ | null |
|
|
identificador del tercer nivel de variedad |
|
| varip4_id | numeric | 0 | √ | null |
|
|
identificador del cuarto nivel de variedad |
|
| producto_id | numeric | 0 | √ | null |
|
|
identificador del producto (repetido) |
|
| deposito_id | numeric | 0 | √ | null |
|
|
identificador del deposito |
|
| unistk_id | numeric | 0 | √ | null |
|
|
identificador de la unidad de medida del stock |
|
| cantidad_stk | numeric | 0 | √ | null |
|
|
cantidad de stock |
|
| unialt_id | numeric | 0 | √ | null |
|
|
identificador de la unidad alternativa del stock |
|
| alterna_stk | numeric | 0 | √ | null |
|
|
cantidad alternativa de stock |
|
| unipes_id | numeric | 0 | √ | null |
|
|
identificador de la unidad de peso |
|
| peso_stk | numeric | 0 | √ | null |
|
|
cantidad de peso en stock |
|
| idmodif | numeric | 0 | √ | null |
|
|
identificador de modificacion del registro |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| fact_stock_depositos_pkey | Primary key | Asc/Asc | id + id_renglon |
| fact_stock_depositos_idx_idmodif | Performance | Asc/Asc/Asc | idmodif + id + id_renglon |
