システム名 | 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 | |
物理テーブル名 | m_costdetail | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | m_costdetail_id | numeric(10) | Yes (PK) | |||
2 | ad_client_id | numeric(10) | Yes | |||
3 | ad_org_id | numeric(10) | Yes | |||
4 | c_acctschema_id | numeric(10) | Yes | |||
5 | m_product_id | numeric(10) | Yes | |||
6 | m_attributesetinstance_id | numeric(10) | Yes | |||
7 | isactive | character(1) | Yes | 'Y' | ||
8 | created | timestamp without time zone | Yes | now() | ||
9 | createdby | numeric(10) | Yes | |||
10 | updated | timestamp without time zone | Yes | now() | ||
11 | updatedby | numeric(10) | Yes | |||
12 | m_costelement_id | numeric(10) | ||||
13 | c_orderline_id | numeric(10) | ||||
14 | m_inoutline_id | numeric(10) | ||||
15 | c_invoiceline_id | numeric(10) | ||||
16 | m_movementline_id | numeric(10) | ||||
17 | m_inventoryline_id | numeric(10) | ||||
18 | m_productionline_id | numeric(10) | ||||
19 | c_projectissue_id | numeric(10) | ||||
20 | issotrx | character(1) | Yes | 'Y' | ||
21 | amt | numeric | Yes | 0 | ||
22 | qty | numeric | Yes | 0 | ||
23 | deltaamt | numeric | 0 | |||
24 | deltaqty | numeric | 0 | |||
25 | description | character varying(255) | ||||
26 | processed | character(1) | Yes | 'N' | ||
27 | pp_cost_collector_id | numeric(10) | ||||
28 | currentcostprice | numeric | ||||
29 | currentqty | numeric | ||||
30 | cumulatedamt | numeric | ||||
31 | cumulatedqty | numeric | ||||
32 | m_costdetail_uu | character varying(36) | NULL | |||
33 | m_matchinv_id | numeric(10) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | m_costdetail_asi | m_attributesetinstance_id | ||
2 | m_costdetail_pkey | m_costdetail_id | Yes | |
3 | m_costdetail_product | m_product_id,processed | ||
4 | m_costdetail_uu_idx | m_costdetail_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adclient_mcostdetail | ad_client_id | adempiere.ad_client | ad_client_id |
2 | adorg_mcostdetail | ad_org_id | adempiere.ad_org | ad_org_id |
3 | cacctschema_mcostdetail | c_acctschema_id | adempiere.c_acctschema | c_acctschema_id |
4 | corderline_mcostdetail | c_orderline_id | adempiere.c_orderline | c_orderline_id |
5 | cprojectissue_mcostdetail | c_projectissue_id | adempiere.c_projectissue | c_projectissue_id |
6 | masi_mcostdetail | m_attributesetinstance_id | adempiere.m_attributesetinstance | m_attributesetinstance_id |
7 | mcostdetail_matchinv | m_matchinv_id | adempiere.m_matchinv | m_matchinv_id |
8 | mcostelement_mcostdetail | m_costelement_id | adempiere.m_costelement | m_costelement_id |
9 | minoutline_mcostdetail | m_inoutline_id | adempiere.m_inoutline | m_inoutline_id |
10 | minventoryline_mcostdetail | m_inventoryline_id | adempiere.m_inventoryline | m_inventoryline_id |
11 | minvoiceline_mcostdetail | c_invoiceline_id | adempiere.c_invoiceline | c_invoiceline_id |
12 | mmovementline_mcostdetail | m_movementline_id | adempiere.m_movementline | m_movementline_id |
13 | mproduct_mcostdetail | m_product_id | adempiere.m_product | m_product_id |
14 | mproductionline_mcostdetail | m_productionline_id | adempiere.m_productionline | m_productionline_id |
15 | ppcostcollector_mcostdetail | pp_cost_collector_id | adempiere.pp_cost_collector | pp_cost_collector_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | mcostdetail_mcosthistory | m_costdetail_id | adempiere.m_costhistory | m_costdetail_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | m_costdetail |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |