Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
ad_pinstance_id | numeric | 10 | null |
|
|
||||||
m_warehouse_id | numeric | 10 | null |
|
|
||||||
m_product_id | numeric | 10 | null |
|
|
||||||
ad_client_id | numeric | 10 | null |
|
|
||||||
ad_org_id | numeric | 10 | null |
|
|
||||||
qtyonhand | numeric | 0 | 0 |
|
|
||||||
qtyreserved | numeric | 0 | 0 |
|
|
||||||
qtyordered | numeric | 0 | 0 |
|
|
||||||
replenishtype | bpchar | 1 | null |
|
|
||||||
level_min | numeric | 0 | 0 |
|
|
||||||
level_max | numeric | 0 | 0 |
|
|
||||||
c_bpartner_id | numeric | 10 | null |
|
|
||||||
order_min | numeric | 0 | 0 |
|
|
||||||
order_pack | numeric | 0 | 0 |
|
|
||||||
qtytoorder | numeric | 0 | 0 |
|
|
||||||
replenishmentcreate | bpchar | 3 | √ | null |
|
|
|||||
m_warehousesource_id | numeric | 10 | √ | null |
|
|
|||||
c_doctype_id | numeric | 10 | √ | null |
|
|
|||||
updated | timestamp | 29,6 | statement_timestamp() |
|
|
||||||
updatedby | numeric | 10 | √ | null |
|
|
|||||
t_replenish_uu | varchar | 36 | √ | NULL::character varying |
|
|
|||||
cof_producttype_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
cof_productclass_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
cof_productgroup_id | numeric | 10 | √ | NULL::numeric |
|
|
|||||
cof_abc | varchar | 2 | √ | NULL::character varying |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
t_replenish_pkey | Primary key | Asc/Asc/Asc | ad_pinstance_id + m_warehouse_id + m_product_id |
t_replenish_uu_idx | Must be unique | Asc | t_replenish_uu |