システム名 | 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_reportcolumn | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | pa_reportcolumn_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 | pa_reportcolumnset_id | numeric(10) | Yes | |||
10 | name | character varying(60) | Yes | |||
11 | seqno | numeric(10) | Yes | |||
12 | description | character varying(255) | ||||
13 | isprinted | character(1) | Yes | 'Y' | ||
14 | postingtype | character(1) | Yes | |||
15 | gl_budget_id | numeric(10) | ||||
16 | columntype | character(1) | Yes | |||
17 | relativeperiod | numeric(10) | ||||
18 | currencytype | character(1) | ||||
19 | calculationtype | character(1) | ||||
20 | amounttype | character(2) | ||||
21 | c_currency_id | numeric(10) | ||||
22 | isadhocconversion | character(1) | 'N' | |||
23 | oper_1_id | numeric(10) | ||||
24 | oper_2_id | numeric(10) | ||||
25 | elementtype | character(2) | ||||
26 | org_id | numeric(10) | ||||
27 | c_elementvalue_id | numeric(10) | ||||
28 | c_project_id | numeric(10) | ||||
29 | c_bpartner_id | numeric(10) | ||||
30 | m_product_id | numeric(10) | ||||
31 | c_campaign_id | numeric(10) | ||||
32 | c_location_id | numeric(10) | ||||
33 | c_salesregion_id | numeric(10) | ||||
34 | c_activity_id | numeric(10) | ||||
35 | userelement1_id | numeric(10) | ||||
36 | userelement2_id | numeric(10) | ||||
37 | isincludenullsorg | character(1) | Yes | 'N' | ||
38 | isincludenullselementvalue | character(1) | Yes | 'N' | ||
39 | isincludenullsbpartner | character(1) | Yes | 'N' | ||
40 | isincludenullsproduct | character(1) | Yes | 'N' | ||
41 | isincludenullslocation | character(1) | Yes | 'N' | ||
42 | isincludenullsproject | character(1) | Yes | 'N' | ||
43 | isincludenullssalesregion | character(1) | Yes | 'N' | ||
44 | isincludenullsactivity | character(1) | Yes | 'N' | ||
45 | isincludenullscampaign | character(1) | Yes | 'N' | ||
46 | isincludenullsuserelement1 | character(1) | Yes | 'N' | ||
47 | isincludenullsuserelement2 | character(1) | Yes | 'N' | ||
48 | factor | character(1) | ||||
49 | formatpattern | character varying(22) | ||||
50 | isincludenullsorgtrx | character(1) | Yes | 'N' | ||
51 | ad_orgtrx_id | numeric(10) | ||||
52 | paperiodtype | character(1) | 'P' | |||
53 | paamounttype | character(1) | 'B' | |||
54 | pa_reportcolumn_uu | character varying(36) | NULL | |||
55 | oper_2_linename | character varying(512) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | pa_reportcolumn_pkey | pa_reportcolumn_id | Yes | |
2 | pa_reportcolumn_uu_idx | pa_reportcolumn_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adorg_pareportcolumn | org_id | adempiere.ad_org | ad_org_id |
2 | adorgtrx_pareportcolumn | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
3 | cactivity_pareportcolumn | c_activity_id | adempiere.c_activity | c_activity_id |
4 | cbpartner_pareportcolumn | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
5 | ccampaign_pareportcolumn | c_campaign_id | adempiere.c_campaign | c_campaign_id |
6 | ccurrency_pareportcolumn | c_currency_id | adempiere.c_currency | c_currency_id |
7 | celementvalue_pareportcolumn | c_elementvalue_id | adempiere.c_elementvalue | c_elementvalue_id |
8 | clocation_pareportcolumn | c_location_id | adempiere.c_location | c_location_id |
9 | cproject_pareportcolumn | c_project_id | adempiere.c_project | c_project_id |
10 | csalesregion_pareportcolumn | c_salesregion_id | adempiere.c_salesregion | c_salesregion_id |
11 | glbudget_pareportcolumn | gl_budget_id | adempiere.gl_budget | gl_budget_id |
12 | mproduct_pareportcolumn | m_product_id | adempiere.m_product | m_product_id |
13 | pareportcolumn_oper1 | oper_1_id | adempiere.pa_reportcolumn | pa_reportcolumn_id |
14 | pareportcolumn_oper2 | oper_2_id | adempiere.pa_reportcolumn | pa_reportcolumn_id |
15 | pareportcolumnset_column | pa_reportcolumnset_id | adempiere.pa_reportcolumnset | pa_reportcolumnset_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | pareportcolumn_oper1 | pa_reportcolumn_id | adempiere.pa_reportcolumn | oper_1_id |
2 | pareportcolumn_oper2 | pa_reportcolumn_id | adempiere.pa_reportcolumn | oper_2_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | pa_reportcolumn |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |