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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 i_order_id numeric(10) Yes (PK)
2 ad_client_id numeric(10)  
3 ad_org_id numeric(10)  
4 ad_orgtrx_id numeric(10)  
5 isactive character(1)   'Y'
6 created timestamp without time zone Yes statement_timestamp()
7 createdby numeric(10)  
8 updated timestamp without time zone Yes statement_timestamp()
9 updatedby numeric(10)  
10 i_isimported character(1) Yes 'N'
11 i_errormsg character varying(2000)  
12 processing character(1)  
13 processed character(1)   'N'
14 salesrep_id numeric(10)  
15 m_warehouse_id numeric(10)  
16 m_pricelist_id numeric(10)  
17 c_currency_id numeric(10)  
18 m_shipper_id numeric(10)  
19 issotrx character(1)   'Y'
20 c_bpartner_id numeric(10)  
21 bpartnervalue character varying(40)  
22 name character varying(60)  
23 c_bpartner_location_id numeric(10)  
24 billto_id numeric(10)  
25 c_location_id numeric(10)  
26 address1 character varying(60)  
27 address2 character varying(60)  
28 postal character varying(10)  
29 city character varying(60)  
30 c_region_id numeric(10)  
31 regionname character varying(60)  
32 c_country_id numeric(10)  
33 countrycode character(2)  
34 ad_user_id numeric(10)  
35 contactname character varying(60)  
36 email character varying(60)  
37 phone character varying(40)  
38 c_project_id numeric(10)  
39 c_activity_id numeric(10)  
40 c_doctype_id numeric(10)  
41 doctypename character varying(60)  
42 c_paymentterm_id numeric(10)  
43 paymenttermvalue character varying(40)  
44 c_order_id numeric(10)  
45 documentno character varying(30)  
46 dateordered timestamp without time zone  
47 dateacct timestamp without time zone  
48 description character varying(255)  
49 m_product_id numeric(10)  
50 productvalue character varying(40)  
51 upc character varying(30)  
52 sku character varying(30)  
53 c_tax_id numeric(10)  
54 taxindicator character varying(10)  
55 taxamt numeric   0
56 c_orderline_id numeric(10)  
57 linedescription character varying(255)  
58 c_uom_id numeric(10)  
59 qtyordered numeric   0
60 priceactual numeric   0
61 freightamt numeric   0
62 c_campaign_id numeric(10)  
63 c_charge_id numeric(10)  
64 chargename character varying(60)  
65 c_ordersource_id numeric(10)   NULL
66 c_ordersourcevalue character varying(40)   NULL
67 deliveryrule character(1)   NULL
68 i_order_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 i_order_pkey i_order_id Yes  
2 i_order_uu_idx i_order_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adorg_iorder ad_org_id adempiere.ad_org ad_org_id
2 adorgtrx_iorder ad_orgtrx_id adempiere.ad_org ad_org_id
3 aduser_iorder ad_user_id adempiere.ad_user ad_user_id
4 adusersalesrep_iorder salesrep_id adempiere.ad_user ad_user_id
5 cactivity_iorder c_activity_id adempiere.c_activity c_activity_id
6 cbolocation_iorder c_bpartner_location_id adempiere.c_bpartner_location c_bpartner_location_id
7 cbpartner_iorder c_bpartner_id adempiere.c_bpartner c_bpartner_id
8 cbpartnerlocbillto_iorder billto_id adempiere.c_bpartner_location c_bpartner_location_id
9 ccampaign_iorder c_campaign_id adempiere.c_campaign c_campaign_id
10 ccharge_iorder c_charge_id adempiere.c_charge c_charge_id
11 ccountry_iorder c_country_id adempiere.c_country c_country_id
12 ccurrency_iorder c_currency_id adempiere.c_currency c_currency_id
13 cdoctype_iorder c_doctype_id adempiere.c_doctype c_doctype_id
14 clocation_iorder c_location_id adempiere.c_location c_location_id
15 corder_iorder c_order_id adempiere.c_order c_order_id
16 corderline_iorder c_orderline_id adempiere.c_orderline c_orderline_id
17 cordersource_iorder c_ordersource_id adempiere.c_ordersource c_ordersource_id
18 cpaymentterm_iorder c_paymentterm_id adempiere.c_paymentterm c_paymentterm_id
19 cproject_iorder c_project_id adempiere.c_project c_project_id
20 cregion_iorder c_region_id adempiere.c_region c_region_id
21 ctax_iorder c_tax_id adempiere.c_tax c_tax_id
22 cuom_iorder c_uom_id adempiere.c_uom c_uom_id
23 mpricelist_iorder m_pricelist_id adempiere.m_pricelist m_pricelist_id
24 mproduct_iorder m_product_id adempiere.m_product m_product_id
25 mshipper_iorder m_shipper_id adempiere.m_shipper m_shipper_id
26 mwarehouse_iorder m_warehouse_id adempiere.m_warehouse m_warehouse_id


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


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