システム名 | http://www.as-link.com/ | 作成者 | 秦 松甫 |
---|---|---|---|
サブシステム名 | ERPlus@iDempiere3.1_daily | 作成日 | 2016/3/7 |
スキーマ名 | adempiere | 更新日 | |
論理テーブル名 | RDBMS | PostgreSQL 9.4.5 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9), 64-bit 9.4.5 | |
物理テーブル名 | t_replenish | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_pinstance_id | numeric(10) | Yes (PK) | |||
2 | m_warehouse_id | numeric(10) | Yes (PK) | |||
3 | m_product_id | numeric(10) | Yes (PK) | |||
4 | ad_client_id | numeric(10) | Yes | |||
5 | ad_org_id | numeric(10) | Yes | |||
6 | qtyonhand | numeric | Yes | 0 | ||
7 | qtyreserved | numeric | Yes | 0 | ||
8 | qtyordered | numeric | Yes | 0 | ||
9 | replenishtype | character(1) | Yes | |||
10 | level_min | numeric | Yes | 0 | ||
11 | level_max | numeric | Yes | 0 | ||
12 | c_bpartner_id | numeric(10) | Yes | |||
13 | order_min | numeric | Yes | 0 | ||
14 | order_pack | numeric | Yes | 0 | ||
15 | qtytoorder | numeric | Yes | 0 | ||
16 | replenishmentcreate | character(3) | ||||
17 | m_warehousesource_id | numeric(10) | ||||
18 | c_doctype_id | numeric(10) | ||||
19 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
20 | updatedby | numeric(10) | ||||
21 | t_replenish_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | t_replenish_pkey | ad_pinstance_id,m_warehouse_id,m_product_id | Yes | |
2 | t_replenish_uu_idx | t_replenish_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adpinstance_treplenish | ad_pinstance_id | adempiere.ad_pinstance | ad_pinstance_id |
2 | cdoctype_treplenish | c_doctype_id | adempiere.c_doctype | c_doctype_id |
3 | mproduct_treplenish | m_product_id | adempiere.m_product | m_product_id |
4 | mwarehouse_treplenish | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
5 | mwarehousesource_treplenish | m_warehousesource_id | adempiere.m_warehouse | m_warehouse_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | t_replenish |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |