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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 i_productplanning_id numeric(10) Yes (PK)
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 created timestamp without time zone Yes statement_timestamp()
5 createdby numeric(10) Yes
6 isactive character(1) Yes 'Y'
7 updated timestamp without time zone Yes statement_timestamp()
8 updatedby numeric(10) Yes
9 bpartner_value character varying(40)   NULL
10 c_bpartner_id numeric(10)   NULL
11 i_errormsg character varying(2000)   NULL
12 i_isimported character(1) Yes
13 processed character(1)   NULL
14 processing character(1)   NULL
15 ad_workflow_id numeric(10)   NULL
16 dd_networkdistribution_id numeric(10)   NULL
17 deliverytime_promised numeric  
18 iscreateplan character(1) Yes
19 ismps character(1)   NULL
20 isphantom character(1) Yes
21 m_product_id numeric(10)   NULL
22 m_warehouse_id numeric(10)   NULL
23 order_max numeric  
24 order_min numeric  
25 order_pack numeric  
26 order_period numeric  
27 order_policy character varying(3)   NULL
28 order_qty numeric  
29 planner_id numeric(10)   NULL
30 pp_product_bom_id numeric(10)   NULL
31 safetystock numeric  
32 s_resource_id numeric(10)   NULL
33 timefence numeric  
34 transferttime numeric  
35 workingtime numeric  
36 yield numeric(10)   NULL
37 datepromised timestamp without time zone  
38 m_forecast_id numeric(10)   NULL
39 qty numeric Yes
40 salesrep_id numeric(10)   NULL
41 productvalue character varying(40)   NULL
42 warehousevalue character varying(40)   NULL
43 orgvalue character varying(40)   NULL
44 networkdistributionvalue character varying(40)   NULL
45 product_bom_value character varying(40)   NULL
46 forecastvalue character varying(40)   NULL
47 resourcevalue character varying(40)   NULL
48 plannervalue character varying(40)   NULL
49 m_forecastline_id numeric(10)   NULL
50 pp_product_planning_id numeric(10)   NULL
51 vendorproductno character varying(30)   NULL
52 i_productplanning_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 i_productplanning_key i_productplanning_id Yes  
2 i_productplanning_uu_idx i_productplanning_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adworkflow_iproductplanning ad_workflow_id adempiere.ad_workflow ad_workflow_id
2 cbpartner_iproductplanning c_bpartner_id adempiere.c_bpartner c_bpartner_id
3 ddnetworkdistribution_iproduct dd_networkdistribution_id adempiere.dd_networkdistribution dd_networkdistribution_id
4 mforecast_iproductplanning m_forecast_id adempiere.m_forecast m_forecast_id
5 mforecastline_iproductplanning m_forecastline_id adempiere.m_forecastline m_forecastline_id
6 mproduct_iproductplanning m_product_id adempiere.m_product m_product_id
7 mwarehouse_iproductplanning m_warehouse_id adempiere.m_warehouse m_warehouse_id
8 planner_iproductplanning planner_id adempiere.ad_user ad_user_id
9 ppproductbom_iproductplanning pp_product_bom_id adempiere.pp_product_bom pp_product_bom_id
10 ppproductplanning_iproductplan pp_product_planning_id adempiere.pp_product_planning pp_product_planning_id
11 salesrep_iproductplanning salesrep_id adempiere.ad_user ad_user_id
12 sresource_iproductplanning s_resource_id adempiere.s_resource s_resource_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト


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