テーブル情報
システム名 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_production     
備考


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 m_production_id numeric(10) Yes (PK)
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 isactive character(1) Yes 'Y'
5 created timestamp without time zone Yes now()
6 createdby numeric(10) Yes
7 updated timestamp without time zone Yes now()
8 updatedby numeric(10) Yes
9 name character varying(60)  
10 description character varying(255)  
11 movementdate timestamp without time zone Yes
12 iscreated character(1) Yes 'N'
13 posted character(1) Yes 'N'
14 processed character(1) Yes 'N'
15 processing character(1)  
16 ad_orgtrx_id numeric(10)  
17 c_project_id numeric(10)  
18 c_campaign_id numeric(10)  
19 c_activity_id numeric(10)  
20 user1_id numeric(10)  
21 user2_id numeric(10)  
22 processedon numeric  
23 m_production_uu character varying(36)   NULL
24 documentno character varying(30) Yes
25 m_product_id numeric(10)  
26 m_locator_id numeric(10)  
27 productionqty numeric Yes 0
28 datepromised timestamp without time zone  
29 iscomplete character(1)   NULL
30 c_orderline_id numeric(10)   NULL
31 createfrom character(1)   'N'
32 c_bpartner_id numeric(10)   NULL
33 isuseproductionplan character(1) Yes 'N'
34 docaction character(2) Yes 'CO'
35 docstatus character varying(2) Yes 'DR'
36 reversal_id numeric(10)   NULL
37 c_projectphase_id numeric(10)   NULL
38 c_projecttask_id numeric(10)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 idxm_production_proc_on posted,processed,processedon,ad_client_id    
2 m_production_pkey m_production_id Yes  
3 m_production_uu_idx m_production_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adorg_mproduction ad_org_id adempiere.ad_org ad_org_id
2 adorgtrx_mproduction ad_orgtrx_id adempiere.ad_org ad_org_id
3 cactivity_mproduction c_activity_id adempiere.c_activity c_activity_id
4 cbpartner_mproduction c_bpartner_id adempiere.c_bpartner c_bpartner_id
5 ccampaign_mproduction c_campaign_id adempiere.c_campaign c_campaign_id
6 celementvalueuser1_mprod user1_id adempiere.c_elementvalue c_elementvalue_id
7 celementvalueuser2_mprod user2_id adempiere.c_elementvalue c_elementvalue_id
8 corderline_mproduction c_orderline_id adempiere.c_orderline c_orderline_id
9 cproject_mproduction c_project_id adempiere.c_project c_project_id
10 cprojectphase_mproduction c_projectphase_id adempiere.c_projectphase c_projectphase_id
11 cprojecttask_mproduction c_projecttask_id adempiere.c_projecttask c_projecttask_id
12 mlocator_mproduction m_locator_id adempiere.m_locator m_locator_id
13 mproduct_mproduction m_product_id adempiere.m_product m_product_id
14 reversal_mproduction reversal_id adempiere.m_production m_production_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 mproduction_cprojectline m_production_id adempiere.c_projectline m_production_id
2 mproduction_mproductionline m_production_id adempiere.m_productionline m_production_id
3 mproduction_plan m_production_id adempiere.m_productionplan m_production_id
4 reversal_mproduction m_production_id adempiere.m_production reversal_id


RDBMS固有の情報
No プロパティ名 プロパティ値
1 schemaname adempiere
2 tablename m_production
3 tableowner adempiere
4 tablespace
5 hasindexes True
6 hasrules False
7 hastriggers True