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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 c_location_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 address1 character varying(60)  
10 address2 character varying(60)  
11 city character varying(60)  
12 postal character varying(10)  
13 postal_add character varying(10)  
14 c_country_id numeric(10) Yes
15 c_region_id numeric(10)  
16 c_city_id numeric(10)  
17 regionname character varying(40)  
18 address3 character varying(60)  
19 address4 character varying(60)  
20 c_location_uu character varying(36)   NULL
21 validateaddress character(1)   NULL
22 result character varying(2000)   NULL
23 isvalid character(1)   'N'
24 c_addressvalidation_id numeric(10)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 c_location_pkey c_location_id Yes  
2 c_location_uu_idx c_location_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adclient_clocation ad_client_id adempiere.ad_client ad_client_id
2 adorg_clocation ad_org_id adempiere.ad_org ad_org_id
3 c_country_location c_country_id adempiere.c_country c_country_id
4 c_region_location c_region_id adempiere.c_region c_region_id
5 caddressvalidation_clocation c_addressvalidation_id adempiere.c_addressvalidation c_addressvalidation_id
6 ccity_clocation c_city_id adempiere.c_city c_city_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 bplocation_aduser c_location_id adempiere.ad_user bp_location_id
2 c_location_ad_orginfo c_location_id adempiere.ad_orginfo c_location_id
3 c_location_warehouse c_location_id adempiere.m_warehouse c_location_id
4 c_locationfrom_fact_acct c_location_id adempiere.fact_acct c_locfrom_id
5 c_locationto_fact_acct c_location_id adempiere.fact_acct c_locto_id
6 cbpartnerlocation_mmovement c_location_id adempiere.m_movement c_bpartner_location_id
7 clocation_aasset c_location_id adempiere.a_asset c_location_id
8 clocation_aassetchange c_location_id adempiere.a_asset_change c_location_id
9 clocation_adregistration c_location_id adempiere.ad_registration c_location_id
10 clocation_aduser c_location_id adempiere.ad_user c_location_id
11 clocation_caddresstransaction c_location_id adempiere.c_addresstransaction c_location_id
12 clocation_caschemaelement c_location_id adempiere.c_acctschema_element c_location_id
13 clocation_cbank c_location_id adempiere.c_bank c_location_id
14 clocation_cbplocation c_location_id adempiere.c_bpartner_location c_location_id
15 clocation_iasset c_location_id adempiere.i_asset c_location_id
16 clocation_iinvoice c_location_id adempiere.i_invoice c_location_id
17 clocation_iorder c_location_id adempiere.i_order c_location_id
18 clocation_pareportcolumn c_location_id adempiere.pa_reportcolumn c_location_id
19 clocation_pareportsource c_location_id adempiere.pa_reportsource c_location_id
20 clocfrom_factacctsummary c_location_id adempiere.fact_acct_summary c_locfrom_id
21 clocfrom_gldist c_location_id adempiere.gl_distribution c_locfrom_id
22 clocfrom_gldistline c_location_id adempiere.gl_distributionline c_locfrom_id
23 clocfrom_gljournalline c_location_id adempiere.gl_journalline c_locfrom_id
24 clocfrom_ifajournal c_location_id adempiere.i_fajournal c_locfrom_id
25 clocfrom_igljournal c_location_id adempiere.i_gljournal c_locfrom_id
26 clocto_factacctsummary c_location_id adempiere.fact_acct_summary c_locto_id
27 clocto_gldist c_location_id adempiere.gl_distribution c_locto_id
28 clocto_gldistline c_location_id adempiere.gl_distributionline c_locto_id
29 clocto_gljournalline c_location_id adempiere.gl_journalline c_locto_id
30 clocto_ifajournal c_location_id adempiere.i_fajournal c_locto_id
31 clocto_igljournal c_location_id adempiere.i_gljournal c_locto_id
32 mlocationfrom_vc c_location_id adempiere.c_validcombination c_locfrom_id
33 mlocationto_vc c_location_id adempiere.c_validcombination c_locto_id


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