| システム名 | 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_reportline | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | pa_reportline_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_reportlineset_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 | parent_id | numeric(10) | ||||
| 15 | issummary | character(1) | Yes | 'N' | ||
| 16 | linetype | character(1) | Yes | |||
| 17 | calculationtype | character(1) | ||||
| 18 | oper_1_id | numeric(10) | ||||
| 19 | oper_2_id | numeric(10) | ||||
| 20 | postingtype | character(1) | ||||
| 21 | gl_budget_id | numeric(10) | ||||
| 22 | amounttype | character(2) | ||||
| 23 | paamounttype | character(1) | NULL | |||
| 24 | paperiodtype | character(1) | NULL | |||
| 25 | pa_reportline_uu | character varying(36) | NULL | |||
| 26 | isinversedebitcreditonly | character(1) | Yes | 'N' |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | pa_reportline_pkey | pa_reportline_id | Yes | |
| 2 | pa_reportline_uu_idx | pa_reportline_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | glbudget_pareportline | gl_budget_id | adempiere.gl_budget | gl_budget_id |
| 2 | pareportline_oper1 | oper_1_id | adempiere.pa_reportline | pa_reportline_id |
| 3 | pareportline_oper2 | oper_2_id | adempiere.pa_reportline | pa_reportline_id |
| 4 | pareportline_parent | parent_id | adempiere.pa_reportline | pa_reportline_id |
| 5 | pareportlineset_line | pa_reportlineset_id | adempiere.pa_reportlineset | pa_reportlineset_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | pareportline_ireportline | pa_reportline_id | adempiere.i_reportline | pa_reportline_id |
| 2 | pareportline_oper1 | pa_reportline_id | adempiere.pa_reportline | oper_1_id |
| 3 | pareportline_oper2 | pa_reportline_id | adempiere.pa_reportline | oper_2_id |
| 4 | pareportline_parent | pa_reportline_id | adempiere.pa_reportline | parent_id |
| 5 | pareportline_pareportsource | pa_reportline_id | adempiere.pa_reportsource | pa_reportline_id |
| 6 | pareportline_treport | pa_reportline_id | adempiere.t_report | pa_reportline_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | pa_reportline |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |