システム名 | 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 | |
物理テーブル名 | i_inventory | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | i_inventory_id | numeric(10) | Yes (PK) | |||
2 | ad_client_id | numeric(10) | ||||
3 | ad_org_id | numeric(10) | ||||
4 | isactive | character(1) | 'Y' | |||
5 | created | timestamp without time zone | Yes | statement_timestamp() | ||
6 | createdby | numeric(10) | ||||
7 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
8 | updatedby | numeric(10) | ||||
9 | i_isimported | character(1) | Yes | 'N' | ||
10 | i_errormsg | character varying(2000) | ||||
11 | m_product_id | numeric(10) | ||||
12 | upc | character varying(30) | ||||
13 | value | character varying(40) | ||||
14 | lot | character varying(20) | ||||
15 | serno | character varying(20) | ||||
16 | m_locator_id | numeric(10) | ||||
17 | m_warehouse_id | numeric(10) | ||||
18 | warehousevalue | character varying(40) | ||||
19 | locatorvalue | character varying(40) | ||||
20 | x | character varying(60) | ||||
21 | y | character varying(60) | ||||
22 | z | character varying(60) | ||||
23 | m_inventory_id | numeric(10) | ||||
24 | m_inventoryline_id | numeric(10) | ||||
25 | qtybook | numeric | 0 | |||
26 | qtycount | numeric | 0 | |||
27 | movementdate | timestamp without time zone | ||||
28 | description | character varying(255) | ||||
29 | processing | character(1) | ||||
30 | processed | character(1) | 'N' | |||
31 | currentcostprice | numeric | ||||
32 | i_inventory_uu | character varying(36) | NULL | |||
33 | doctypename | character varying(60) | NULL | |||
34 | c_doctype_id | numeric(10) | NULL | |||
35 | qtyinternaluse | numeric | ||||
36 | c_charge_id | numeric(10) | NULL | |||
37 | chargename | character varying(60) | NULL | |||
38 | m_costingline_id | numeric(10) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | i_inventory_pkey | i_inventory_id | Yes | |
2 | i_inventory_uu_idx | i_inventory_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | ccharge_iinventory | c_charge_id | adempiere.c_charge | c_charge_id |
2 | cdoctype_iinventory | c_doctype_id | adempiere.c_doctype | c_doctype_id |
3 | mcostingline_iinventory | m_costingline_id | adempiere.m_inventoryline | m_inventoryline_id |
4 | minventory_iinventory | m_inventory_id | adempiere.m_inventory | m_inventory_id |
5 | minventoryline_iinventory | m_inventoryline_id | adempiere.m_inventoryline | m_inventoryline_id |
6 | mlocator_iinventory | m_locator_id | adempiere.m_locator | m_locator_id |
7 | mproduct_iinventory | m_product_id | adempiere.m_product | m_product_id |
8 | mwarehouse_iinventory | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | i_inventory |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |