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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 c_tax_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 name character varying(60) Yes
9 updatedby numeric(10) Yes
10 description character varying(255)  
11 taxindicator character varying(10)  
12 isdocumentlevel character(1) Yes 'Y'
13 validfrom timestamp without time zone Yes
14 issummary character(1) Yes 'N'
15 requirestaxcertificate character(1) Yes 'N'
16 rate numeric Yes
17 parent_tax_id numeric(10)  
18 c_country_id numeric(10)  
19 c_region_id numeric(10)  
20 to_country_id numeric(10)  
21 to_region_id numeric(10)  
22 c_taxcategory_id numeric(10) Yes
23 isdefault character(1) Yes 'N'
24 istaxexempt character(1) Yes 'N'
25 sopotype character(1) Yes 'B'
26 issalestax character(1) Yes 'N'
27 ad_rule_id numeric(10)  
28 c_tax_uu character varying(36)   NULL
29 c_taxprovider_id numeric(10)   NULL
30 c_countrygroupfrom_id numeric(10)   NULL
31 c_countrygroupto_id numeric(10)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 c_tax_key c_tax_id Yes  
2 c_tax_name ad_client_id,name Yes  
3 c_tax_pkey c_tax_id Yes  
4 c_tax_uu_idx c_tax_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adrule_ctax ad_rule_id adempiere.ad_rule ad_rule_id
2 c_country_c_tax c_country_id adempiere.c_country c_country_id
3 c_countryto_c_tax to_country_id adempiere.c_country c_country_id
4 c_region_c_tax c_region_id adempiere.c_region c_region_id
5 c_regionto_c_tax to_region_id adempiere.c_region c_region_id
6 ccountrygroupfrom_ctax c_countrygroupfrom_id adempiere.c_countrygroup c_countrygroup_id
7 ccountrygroupto_ctax c_countrygroupto_id adempiere.c_countrygroup c_countrygroup_id
8 ctax_parent parent_tax_id adempiere.c_tax c_tax_id
9 ctaxcategory_ctax c_taxcategory_id adempiere.c_taxcategory c_taxcategory_id
10 ctaxprovider_ctax c_taxprovider_id adempiere.c_taxprovider c_taxprovider_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 ctax_cinvoicebatchline c_tax_id adempiere.c_invoicebatchline c_tax_id
2 ctax_cinvoiceline c_tax_id adempiere.c_invoiceline c_tax_id
3 ctax_cinvoicetax c_tax_id adempiere.c_invoicetax c_tax_id
4 ctax_corderline c_tax_id adempiere.c_orderline c_tax_id
5 ctax_cordertax c_tax_id adempiere.c_ordertax c_tax_id
6 ctax_ctaxacct c_tax_id adempiere.c_tax_acct c_tax_id
7 ctax_ctaxdeclline c_tax_id adempiere.c_taxdeclarationline c_tax_id
8 ctax_ctaxdefinition c_tax_id adempiere.c_taxdefinition c_tax_id
9 ctax_ctaxpostal c_tax_id adempiere.c_taxpostal c_tax_id
10 ctax_ctaxtrl c_tax_id adempiere.c_tax_trl c_tax_id
11 ctax_factacct c_tax_id adempiere.fact_acct c_tax_id
12 ctax_iinvoice c_tax_id adempiere.i_invoice c_tax_id
13 ctax_iorder c_tax_id adempiere.i_order c_tax_id
14 ctax_mrmaline c_tax_id adempiere.m_rmaline c_tax_id
15 ctax_mrmatax c_tax_id adempiere.m_rmatax c_tax_id
16 ctax_parent c_tax_id adempiere.c_tax parent_tax_id


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