システム名 | 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 | |
物理テーブル名 | t_invoicegl | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_pinstance_id | numeric(10) | Yes (PK) | |||
2 | c_invoice_id | numeric(10) | Yes (PK) | |||
3 | fact_acct_id | numeric(10) | Yes (PK) | |||
4 | ad_client_id | numeric(10) | Yes | |||
5 | ad_org_id | numeric(10) | Yes | |||
6 | isactive | character(1) | Yes | 'Y' | ||
7 | created | timestamp without time zone | Yes | now() | ||
8 | createdby | numeric(10) | Yes | |||
9 | updated | timestamp without time zone | Yes | now() | ||
10 | updatedby | numeric(10) | Yes | |||
11 | grandtotal | numeric | Yes | 0 | ||
12 | openamt | numeric | Yes | 0 | ||
13 | percent | numeric | ||||
14 | apar | character(1) | ||||
15 | amtsourcebalance | numeric | Yes | 0 | ||
16 | amtacctbalance | numeric | Yes | 0 | ||
17 | c_conversiontypereval_id | numeric(10) | Yes | |||
18 | amtrevaldr | numeric | Yes | 0 | ||
19 | amtrevalcr | numeric | Yes | 0 | ||
20 | datereval | timestamp without time zone | Yes | |||
21 | amtrevaldrdiff | numeric | Yes | 0 | ||
22 | amtrevalcrdiff | numeric | Yes | 0 | ||
23 | c_doctypereval_id | numeric(10) | ||||
24 | isallcurrencies | character(1) | Yes | 'N' | ||
25 | t_invoicegl_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | t_invoicegl_pkey | ad_pinstance_id,c_invoice_id,fact_acct_id | Yes | |
2 | t_invoicegl_uu_idx | t_invoicegl_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adpinstance_tinvoicegl | ad_pinstance_id | adempiere.ad_pinstance | ad_pinstance_id |
2 | cconversiontype_tinvoicegl | c_conversiontypereval_id | adempiere.c_conversiontype | c_conversiontype_id |
3 | cdoctype_tinvoicegl | c_doctypereval_id | adempiere.c_doctype | c_doctype_id |
4 | cinvoice_tinvoicegl | c_invoice_id | adempiere.c_invoice | c_invoice_id |
5 | factacct_tinvoicegl | fact_acct_id | adempiere.fact_acct | fact_acct_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | t_invoicegl |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |