| システム名 | 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_taxdefinition | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | validfrom | timestamp without time zone | ||||
| 2 | validto | timestamp without time zone | ||||
| 3 | name | character varying(60) | Yes | |||
| 4 | c_bp_group_id | numeric(10) | ||||
| 5 | c_bpartner_id | numeric(10) | ||||
| 6 | c_taxbase_id | numeric(10) | ||||
| 7 | c_taxcategory_id | numeric(10) | ||||
| 8 | c_taxdefinition_id | numeric(10) | Yes (PK) | |||
| 9 | c_taxgroup_id | numeric(10) | ||||
| 10 | c_taxtype_id | numeric(10) | ||||
| 11 | c_tax_id | numeric(10) | ||||
| 12 | created | timestamp without time zone | Yes | statement_timestamp() | ||
| 13 | createdby | numeric(10) | Yes | |||
| 14 | description | character varying(255) | ||||
| 15 | help | character varying(2000) | ||||
| 16 | isactive | character(1) | Yes | |||
| 17 | isinvoiced | character(1) | ||||
| 18 | m_product_category_id | numeric(10) | ||||
| 19 | m_product_id | numeric(10) | ||||
| 20 | maxtaxable | numeric(10) | ||||
| 21 | mintaxable | numeric(10) | ||||
| 22 | seqno | numeric(10) | ||||
| 23 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
| 24 | updatedby | numeric(10) | Yes | |||
| 25 | ad_client_id | numeric(10) | Yes | |||
| 26 | value | character varying(40) | Yes | |||
| 27 | ad_orgtype_id | numeric(10) | ||||
| 28 | ad_org_id | numeric(10) | Yes | |||
| 29 | c_taxdefinition_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | c_taxdefinition_key | c_taxdefinition_id | Yes | |
| 2 | c_taxdefinition_uu_idx | c_taxdefinition_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorgtype_ctaxdefinition | ad_orgtype_id | adempiere.ad_orgtype | ad_orgtype_id |
| 2 | cbpartner_ctaxdefinition | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 3 | cbpgroup_ctaxdefinition | c_bp_group_id | adempiere.c_bp_group | c_bp_group_id |
| 4 | ctax_ctaxdefinition | c_tax_id | adempiere.c_tax | c_tax_id |
| 5 | ctaxbase_ctaxdefinition | c_taxbase_id | adempiere.c_taxbase | c_taxbase_id |
| 6 | ctaxcategory_ctaxdefinition | c_taxcategory_id | adempiere.c_taxcategory | c_taxcategory_id |
| 7 | ctaxgroup_ctaxdefinition | c_taxgroup_id | adempiere.c_taxgroup | c_taxgroup_id |
| 8 | ctaxtype_ctaxdefinition | c_taxtype_id | adempiere.c_taxtype | c_taxtype_id |
| 9 | mproduct_ctaxdefinition | m_product_id | adempiere.m_product | m_product_id |
| 10 | mproductcategory_ctaxdefinitio | m_product_category_id | adempiere.m_product_category | m_product_category_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | c_taxdefinition |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |