| システム名 | 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_distributionline | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | gl_distributionline_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 | gl_distribution_id | numeric(10) | Yes | |||
| 10 | line | numeric(10) | Yes | 0 | ||
| 11 | percent | numeric | Yes | |||
| 12 | description | character varying(255) | ||||
| 13 | overwriteorg | character(1) | Yes | 'N' | ||
| 14 | org_id | numeric(10) | ||||
| 15 | overwriteacct | character(1) | Yes | 'N' | ||
| 16 | account_id | numeric(10) | ||||
| 17 | overwriteproduct | character(1) | Yes | 'N' | ||
| 18 | m_product_id | numeric(10) | ||||
| 19 | overwritebpartner | character(1) | Yes | 'N' | ||
| 20 | c_bpartner_id | numeric(10) | ||||
| 21 | overwriteproject | character(1) | Yes | 'N' | ||
| 22 | c_project_id | numeric(10) | ||||
| 23 | overwritecampaign | character(1) | Yes | 'N' | ||
| 24 | c_campaign_id | numeric(10) | ||||
| 25 | overwriteactivity | character(1) | Yes | 'N' | ||
| 26 | c_activity_id | numeric(10) | ||||
| 27 | overwritesalesregion | character(1) | Yes | 'N' | ||
| 28 | c_salesregion_id | numeric(10) | ||||
| 29 | overwriteorgtrx | character(1) | Yes | 'N' | ||
| 30 | ad_orgtrx_id | numeric(10) | ||||
| 31 | overwritelocto | character(1) | Yes | 'N' | ||
| 32 | c_locto_id | numeric(10) | ||||
| 33 | overwritelocfrom | character(1) | Yes | 'N' | ||
| 34 | c_locfrom_id | numeric(10) | ||||
| 35 | overwriteuser1 | character(1) | Yes | 'N' | ||
| 36 | user1_id | numeric(10) | ||||
| 37 | overwriteuser2 | character(1) | Yes | 'N' | ||
| 38 | user2_id | numeric(10) | ||||
| 39 | gl_distributionline_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | gl_distributionline_pkey | gl_distributionline_id | Yes | |
| 2 | gl_distributionline_uu_idx | gl_distributionline_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorg_gldistline | ad_org_id | adempiere.ad_org | ad_org_id |
| 2 | adorgorg_gldistline | org_id | adempiere.ad_org | ad_org_id |
| 3 | adorgtrx_gldistline | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
| 4 | cactivity_gldistline | c_activity_id | adempiere.c_activity | c_activity_id |
| 5 | cbpartner_gldistline | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 6 | ccampaign_gldistline | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 7 | cevalueacct_gldistline | account_id | adempiere.c_elementvalue | c_elementvalue_id |
| 8 | cevalueuser1_gldistline | user1_id | adempiere.c_elementvalue | c_elementvalue_id |
| 9 | cevalueuser2_gldistline | user2_id | adempiere.c_elementvalue | c_elementvalue_id |
| 10 | clocfrom_gldistline | c_locfrom_id | adempiere.c_location | c_location_id |
| 11 | clocto_gldistline | c_locto_id | adempiere.c_location | c_location_id |
| 12 | cproject_gldistline | c_project_id | adempiere.c_project | c_project_id |
| 13 | csalesregion_gldistline | c_salesregion_id | adempiere.c_salesregion | c_salesregion_id |
| 14 | gldistribution_gldistline | gl_distribution_id | adempiere.gl_distribution | gl_distribution_id |
| 15 | mproduct_gldistline | m_product_id | adempiere.m_product | m_product_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | gl_distributionline |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |