| システム名 | 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_transaction | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | ad_pinstance_id | numeric(10) | Yes (PK) | |||
| 2 | m_transaction_id | numeric(10) | Yes (PK) | |||
| 3 | ad_client_id | numeric(10) | Yes | |||
| 4 | ad_org_id | numeric(10) | Yes | |||
| 5 | isactive | character(1) | Yes | 'Y' | ||
| 6 | created | timestamp without time zone | Yes | now() | ||
| 7 | createdby | numeric(10) | Yes | |||
| 8 | updated | timestamp without time zone | Yes | now() | ||
| 9 | updatedby | numeric(10) | Yes | |||
| 10 | movementtype | character(2) | Yes | |||
| 11 | m_locator_id | numeric(10) | Yes | |||
| 12 | m_product_id | numeric(10) | Yes | |||
| 13 | m_attributesetinstance_id | numeric(10) | Yes | |||
| 14 | movementdate | timestamp without time zone | Yes | |||
| 15 | movementqty | numeric | Yes | 0 | ||
| 16 | m_inoutline_id | numeric(10) | ||||
| 17 | m_inout_id | numeric(10) | ||||
| 18 | m_movementline_id | numeric(10) | ||||
| 19 | m_movement_id | numeric(10) | ||||
| 20 | m_inventoryline_id | numeric(10) | ||||
| 21 | m_inventory_id | numeric(10) | ||||
| 22 | m_productionline_id | numeric(10) | ||||
| 23 | m_production_id | numeric(10) | ||||
| 24 | c_projectissue_id | numeric(10) | ||||
| 25 | c_project_id | numeric(10) | ||||
| 26 | search_order_id | numeric(10) | ||||
| 27 | search_invoice_id | numeric(10) | ||||
| 28 | search_inout_id | numeric(10) | ||||
| 29 | t_transaction_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | t_transaction_pkey | ad_pinstance_id,m_transaction_id | Yes | |
| 2 | t_transaction_uu_idx | t_transaction_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adpinstance_ttransaction | ad_pinstance_id | adempiere.ad_pinstance | ad_pinstance_id |
| 2 | cprojectissue_ttransaction | c_projectissue_id | adempiere.c_projectissue | c_projectissue_id |
| 3 | masi_ttransaction | m_attributesetinstance_id | adempiere.m_attributesetinstance | m_attributesetinstance_id |
| 4 | minoutline_ttransaction | m_inoutline_id | adempiere.m_inoutline | m_inoutline_id |
| 5 | minventoryline_ttransaction | m_inventoryline_id | adempiere.m_inventoryline | m_inventoryline_id |
| 6 | mlocator_ttransaction | m_locator_id | adempiere.m_locator | m_locator_id |
| 7 | mmovementline_ttransaction | m_movementline_id | adempiere.m_movementline | m_movementline_id |
| 8 | mproduct_ttransaction | m_product_id | adempiere.m_product | m_product_id |
| 9 | mproductionline_ttransaction | m_productionline_id | adempiere.m_productionline | m_productionline_id |
| 10 | mtransaction_ttransaction | m_transaction_id | adempiere.m_transaction | m_transaction_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | t_transaction |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |