| システム名 | 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 | |
| 物理テーブル名 | gl_distribution | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | gl_distribution_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 | name | character varying(60) | Yes | |||
| 10 | description | character varying(255) | ||||
| 11 | help | character varying(2000) | ||||
| 12 | postingtype | character(1) | ||||
| 13 | c_doctype_id | numeric(10) | ||||
| 14 | c_acctschema_id | numeric(10) | Yes | |||
| 15 | anyorg | character(1) | Yes | 'Y' | ||
| 16 | org_id | numeric(10) | ||||
| 17 | anyacct | character(1) | Yes | 'Y' | ||
| 18 | account_id | numeric(10) | ||||
| 19 | anyproduct | character(1) | Yes | 'Y' | ||
| 20 | m_product_id | numeric(10) | ||||
| 21 | anybpartner | character(1) | Yes | 'Y' | ||
| 22 | c_bpartner_id | numeric(10) | ||||
| 23 | anyproject | character(1) | Yes | 'Y' | ||
| 24 | c_project_id | numeric(10) | ||||
| 25 | anycampaign | character(1) | Yes | 'Y' | ||
| 26 | c_campaign_id | numeric(10) | ||||
| 27 | anyactivity | character(1) | Yes | 'Y' | ||
| 28 | c_activity_id | numeric(10) | ||||
| 29 | anysalesregion | character(1) | Yes | 'Y' | ||
| 30 | c_salesregion_id | numeric(10) | ||||
| 31 | anyorgtrx | character(1) | Yes | 'Y' | ||
| 32 | ad_orgtrx_id | numeric(10) | ||||
| 33 | anylocto | character(1) | Yes | 'Y' | ||
| 34 | c_locto_id | numeric(10) | ||||
| 35 | anylocfrom | character(1) | Yes | 'Y' | ||
| 36 | c_locfrom_id | numeric(10) | ||||
| 37 | anyuser1 | character(1) | Yes | 'Y' | ||
| 38 | user1_id | numeric(10) | ||||
| 39 | anyuser2 | character(1) | Yes | 'Y' | ||
| 40 | user2_id | numeric(10) | ||||
| 41 | percenttotal | numeric | Yes | |||
| 42 | isvalid | character(1) | Yes | 'N' | ||
| 43 | processing | character(1) | ||||
| 44 | iscreatereversal | character(1) | Yes | 'Y' | ||
| 45 | gl_distribution_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | gl_distribution_pkey | gl_distribution_id | Yes | |
| 2 | gl_distribution_uu_idx | gl_distribution_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorg_gldist | ad_org_id | adempiere.ad_org | ad_org_id |
| 2 | adorgorg_gldist | org_id | adempiere.ad_org | ad_org_id |
| 3 | adorgtrx_gldist | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
| 4 | cacctschema_gldist | c_acctschema_id | adempiere.c_acctschema | c_acctschema_id |
| 5 | cactivity_gldist | c_activity_id | adempiere.c_activity | c_activity_id |
| 6 | cbpartner_gldist | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 7 | ccampaign_gldist | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 8 | cdoctype_gldistribution | c_doctype_id | adempiere.c_doctype | c_doctype_id |
| 9 | cevalueacct_gldist | account_id | adempiere.c_elementvalue | c_elementvalue_id |
| 10 | cevalueuser1_gldist | user1_id | adempiere.c_elementvalue | c_elementvalue_id |
| 11 | cevalueuser2_gldist | user2_id | adempiere.c_elementvalue | c_elementvalue_id |
| 12 | clocfrom_gldist | c_locfrom_id | adempiere.c_location | c_location_id |
| 13 | clocto_gldist | c_locto_id | adempiere.c_location | c_location_id |
| 14 | cproject_gldist | c_project_id | adempiere.c_project | c_project_id |
| 15 | csalesregopn_gldist | c_salesregion_id | adempiere.c_salesregion | c_salesregion_id |
| 16 | mproduct_gldist | m_product_id | adempiere.m_product | m_product_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | gldistribution_gldistline | gl_distribution_id | adempiere.gl_distributionline | gl_distribution_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | gl_distribution |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |