| システム名 | 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 | |
| 物理テーブル名 | pa_reportsource | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | pa_reportsource_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 | description | character varying(255) | ||||
| 10 | pa_reportline_id | numeric(10) | Yes | |||
| 11 | elementtype | character(2) | Yes | |||
| 12 | org_id | numeric(10) | ||||
| 13 | c_elementvalue_id | numeric(10) | ||||
| 14 | c_project_id | numeric(10) | ||||
| 15 | c_bpartner_id | numeric(10) | ||||
| 16 | m_product_id | numeric(10) | ||||
| 17 | c_campaign_id | numeric(10) | ||||
| 18 | c_location_id | numeric(10) | ||||
| 19 | c_salesregion_id | numeric(10) | ||||
| 20 | c_activity_id | numeric(10) | ||||
| 21 | userelement1_id | numeric(10) | ||||
| 22 | userelement2_id | numeric(10) | ||||
| 23 | isincludenullsorg | character(1) | Yes | 'N' | ||
| 24 | isincludenullselementvalue | character(1) | Yes | 'N' | ||
| 25 | isincludenullsbpartner | character(1) | Yes | 'N' | ||
| 26 | isincludenullsproduct | character(1) | Yes | 'N' | ||
| 27 | isincludenullslocation | character(1) | Yes | 'N' | ||
| 28 | isincludenullsproject | character(1) | Yes | 'N' | ||
| 29 | isincludenullssalesregion | character(1) | Yes | 'N' | ||
| 30 | isincludenullsactivity | character(1) | Yes | 'N' | ||
| 31 | isincludenullscampaign | character(1) | Yes | 'N' | ||
| 32 | isincludenullsuserelement1 | character(1) | Yes | 'N' | ||
| 33 | isincludenullsuserelement2 | character(1) | Yes | 'N' | ||
| 34 | isincludenullsorgtrx | character(1) | Yes | 'N' | ||
| 35 | ad_orgtrx_id | numeric(10) | ||||
| 36 | pa_reportsource_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | pa_reportsource_pkey | pa_reportsource_id | Yes | |
| 2 | pa_reportsource_uu_idx | pa_reportsource_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorg_pareportsource | org_id | adempiere.ad_org | ad_org_id |
| 2 | adorgtrx_pareportsource | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
| 3 | cactivity_pareportsource | c_activity_id | adempiere.c_activity | c_activity_id |
| 4 | cbpartner_pareportsource | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 5 | ccampaign_pareportsource | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 6 | celementvalue_pareportsource | c_elementvalue_id | adempiere.c_elementvalue | c_elementvalue_id |
| 7 | clocation_pareportsource | c_location_id | adempiere.c_location | c_location_id |
| 8 | cproject_pareportsource | c_project_id | adempiere.c_project | c_project_id |
| 9 | csalesregion_pareportsource | c_salesregion_id | adempiere.c_salesregion | c_salesregion_id |
| 10 | mproduct_pareportsource | m_product_id | adempiere.m_product | m_product_id |
| 11 | pareportline_pareportsource | pa_reportline_id | adempiere.pa_reportline | pa_reportline_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | pareportsource_ireportline | pa_reportsource_id | adempiere.i_reportline | pa_reportsource_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | pa_reportsource |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |