| システム名 | 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 | |
| 物理テーブル名 | c_invoicebatchline | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | c_invoicebatchline_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 | c_invoicebatch_id | numeric(10) | Yes | |||
| 10 | line | numeric(10) | Yes | 0 | ||
| 11 | c_doctype_id | numeric(10) | Yes | |||
| 12 | documentno | character varying(30) | Yes | |||
| 13 | dateinvoiced | timestamp without time zone | Yes | |||
| 14 | dateacct | timestamp without time zone | Yes | |||
| 15 | c_bpartner_id | numeric(10) | Yes | |||
| 16 | c_bpartner_location_id | numeric(10) | Yes | |||
| 17 | ad_user_id | numeric(10) | ||||
| 18 | c_charge_id | numeric(10) | Yes | |||
| 19 | qtyentered | numeric | Yes | 0 | ||
| 20 | priceentered | numeric | Yes | 0 | ||
| 21 | istaxincluded | character(1) | Yes | 'N' | ||
| 22 | linenetamt | numeric | Yes | 0 | ||
| 23 | c_tax_id | numeric(10) | Yes | |||
| 24 | taxamt | numeric | Yes | 0 | ||
| 25 | linetotalamt | numeric | Yes | 0 | ||
| 26 | c_project_id | numeric(10) | ||||
| 27 | c_activity_id | numeric(10) | ||||
| 28 | ad_orgtrx_id | numeric(10) | ||||
| 29 | user1_id | numeric(10) | ||||
| 30 | user2_id | numeric(10) | ||||
| 31 | processed | character(1) | Yes | 'N' | ||
| 32 | c_invoice_id | numeric(10) | ||||
| 33 | c_invoiceline_id | numeric(10) | ||||
| 34 | description | character varying(255) | ||||
| 35 | c_invoicebatchline_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | c_invoicebatchline_pkey | c_invoicebatchline_id | Yes | |
| 2 | c_invoicebatchline_uu_idx | c_invoicebatchline_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorg_cinvoicebatchline | ad_org_id | adempiere.ad_org | ad_org_id |
| 2 | adorgtrx_cinvoicebatchline | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
| 3 | aduser_cinvoicebatchline | ad_user_id | adempiere.ad_user | ad_user_id |
| 4 | cactivity_cinvoicebatchline | c_activity_id | adempiere.c_activity | c_activity_id |
| 5 | cbpartner_cinvoicebatchline | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 6 | cbplocation_cinvoicebline | c_bpartner_location_id | adempiere.c_bpartner_location | c_bpartner_location_id |
| 7 | ccharge_cinvoicebatchline | c_charge_id | adempiere.c_charge | c_charge_id |
| 8 | cdoctype_cinvoicebatchline | c_doctype_id | adempiere.c_doctype | c_doctype_id |
| 9 | celementvalueu1_cinvoicebline | user1_id | adempiere.c_elementvalue | c_elementvalue_id |
| 10 | celementvalueu2_cinvoicebline | user2_id | adempiere.c_elementvalue | c_elementvalue_id |
| 11 | cinvoice_cinvoicebatchline | c_invoice_id | adempiere.c_invoice | c_invoice_id |
| 12 | cinvoicebatch_cinvoicebline | c_invoicebatch_id | adempiere.c_invoicebatch | c_invoicebatch_id |
| 13 | cinvoiceline_cinvoicebline | c_invoiceline_id | adempiere.c_invoiceline | c_invoiceline_id |
| 14 | cproject_cinvoicebatchline | c_project_id | adempiere.c_project | c_project_id |
| 15 | ctax_cinvoicebatchline | c_tax_id | adempiere.c_tax | c_tax_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | c_invoicebatchline |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |