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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 c_salesregion_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 value character varying(40) Yes
10 name character varying(60) Yes
11 description character varying(255)  
12 issummary character(1) Yes 'N'
13 salesrep_id numeric(10)  
14 isdefault character(1) Yes 'N'
15 c_salesregion_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 c_salesregion_pkey c_salesregion_id Yes  
2 c_salesregion_uu_idx c_salesregion_uu Yes  
3 c_salesregion_value ad_client_id,value Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 salesrep_csalesregion salesrep_id adempiere.ad_user ad_user_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 c_salesregion_factacct c_salesregion_id adempiere.fact_acct c_salesregion_id
2 csalesregion_bpartnerlocation c_salesregion_id adempiere.c_bpartner_location c_salesregion_id
3 csalesregion_caschemaelement c_salesregion_id adempiere.c_acctschema_element c_salesregion_id
4 csalesregion_ccommissionline c_salesregion_id adempiere.c_commissionline c_salesregion_id
5 csalesregion_csalesregiontrl c_salesregion_id adempiere.c_salesregion_trl c_salesregion_id
6 csalesregion_factacctsummary c_salesregion_id adempiere.fact_acct_summary c_salesregion_id
7 csalesregion_gldistline c_salesregion_id adempiere.gl_distributionline c_salesregion_id
8 csalesregion_gljournalline c_salesregion_id adempiere.gl_journalline c_salesregion_id
9 csalesregion_ifajournal c_salesregion_id adempiere.i_fajournal c_salesregion_id
10 csalesregion_igljournal c_salesregion_id adempiere.i_gljournal c_salesregion_id
11 csalesregion_pareportcolumn c_salesregion_id adempiere.pa_reportcolumn c_salesregion_id
12 csalesregion_pareportsource c_salesregion_id adempiere.pa_reportsource c_salesregion_id
13 csalesregion_vc c_salesregion_id adempiere.c_validcombination c_salesregion_id
14 csalesregopn_gldist c_salesregion_id adempiere.gl_distribution c_salesregion_id


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