| システム名 | 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 | |
| 物理テーブル名 | m_inout | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | m_inout_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 | issotrx | character(1) | Yes | 'Y' | ||
| 10 | documentno | character varying(30) | Yes | |||
| 11 | docaction | character(2) | Yes | |||
| 12 | docstatus | character(2) | Yes | |||
| 13 | posted | character(1) | Yes | 'N' | ||
| 14 | processing | character(1) | ||||
| 15 | processed | character(1) | Yes | 'N' | ||
| 16 | c_doctype_id | numeric(10) | Yes | |||
| 17 | description | character varying(255) | ||||
| 18 | c_order_id | numeric(10) | ||||
| 19 | dateordered | timestamp without time zone | ||||
| 20 | isprinted | character(1) | Yes | 'N' | ||
| 21 | movementtype | character(2) | Yes | |||
| 22 | movementdate | timestamp without time zone | Yes | |||
| 23 | dateacct | timestamp without time zone | Yes | |||
| 24 | c_bpartner_id | numeric(10) | Yes | |||
| 25 | c_bpartner_location_id | numeric(10) | Yes | |||
| 26 | m_warehouse_id | numeric(10) | Yes | |||
| 27 | poreference | character varying(20) | ||||
| 28 | deliveryrule | character(1) | Yes | |||
| 29 | freightcostrule | character(1) | Yes | |||
| 30 | freightamt | numeric | 0 | |||
| 31 | deliveryviarule | character(1) | Yes | |||
| 32 | m_shipper_id | numeric(10) | ||||
| 33 | c_charge_id | numeric(10) | ||||
| 34 | chargeamt | numeric | 0 | |||
| 35 | priorityrule | character(1) | Yes | |||
| 36 | dateprinted | timestamp without time zone | ||||
| 37 | c_invoice_id | numeric(10) | ||||
| 38 | createfrom | character(1) | ||||
| 39 | generateto | character(1) | ||||
| 40 | sendemail | character(1) | Yes | 'N' | ||
| 41 | ad_user_id | numeric(10) | ||||
| 42 | salesrep_id | numeric(10) | ||||
| 43 | nopackages | numeric(10) | (1) | |||
| 44 | pickdate | timestamp without time zone | ||||
| 45 | shipdate | timestamp without time zone | ||||
| 46 | trackingno | character varying(60) | ||||
| 47 | ad_orgtrx_id | numeric(10) | ||||
| 48 | c_project_id | numeric(10) | ||||
| 49 | c_campaign_id | numeric(10) | ||||
| 50 | c_activity_id | numeric(10) | ||||
| 51 | user1_id | numeric(10) | ||||
| 52 | user2_id | numeric(10) | ||||
| 53 | datereceived | timestamp without time zone | ||||
| 54 | isintransit | character(1) | Yes | 'N' | ||
| 55 | ref_inout_id | numeric(10) | ||||
| 56 | createconfirm | character(1) | ||||
| 57 | createpackage | character(1) | ||||
| 58 | isapproved | character(1) | Yes | 'N' | ||
| 59 | isindispute | character(1) | Yes | 'N' | ||
| 60 | volume | numeric | ||||
| 61 | weight | numeric | ||||
| 62 | m_rma_id | numeric(10) | ||||
| 63 | reversal_id | numeric(10) | ||||
| 64 | isdropship | character(1) | 'N' | |||
| 65 | dropship_bpartner_id | numeric(10) | ||||
| 66 | dropship_location_id | numeric(10) | ||||
| 67 | dropship_user_id | numeric(10) | ||||
| 68 | processedon | numeric | ||||
| 69 | m_inout_uu | character varying(36) | NULL | |||
| 70 | freightcharges | character varying(10) | NULL | |||
| 71 | shipperaccount | character varying(40) | NULL | |||
| 72 | insurance | character(1) | NULL | |||
| 73 | fob | character varying(10) | NULL | |||
| 74 | isalternatereturnaddress | character(1) | Yes | 'N' | ||
| 75 | returnbpartner_id | numeric(10) | NULL | |||
| 76 | returnlocation_id | numeric(10) | NULL | |||
| 77 | returnuser_id | numeric(10) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | idxm_inout_proc_on | posted,processed,processedon,ad_client_id | ||
| 2 | m_inout_bpartner | c_bpartner_id | ||
| 3 | m_inout_documentno | documentno | ||
| 4 | m_inout_order | c_order_id | ||
| 5 | m_inout_pkey | m_inout_id | Yes | |
| 6 | m_inout_uu_idx | m_inout_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | adorg_minout | ad_org_id | adempiere.ad_org | ad_org_id |
| 2 | adorgtrx_minout | ad_orgtrx_id | adempiere.ad_org | ad_org_id |
| 3 | aduser_minout | ad_user_id | adempiere.ad_user | ad_user_id |
| 4 | aduser_sr_minout | salesrep_id | adempiere.ad_user | ad_user_id |
| 5 | cactivity_minout | c_activity_id | adempiere.c_activity | c_activity_id |
| 6 | cbpartner_minout | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 7 | ccampaign_minout | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 8 | ccharge_minout | c_charge_id | adempiere.c_charge | c_charge_id |
| 9 | cdoctype_minout | c_doctype_id | adempiere.c_doctype | c_doctype_id |
| 10 | celementvalueuser1_minout | user1_id | adempiere.c_elementvalue | c_elementvalue_id |
| 11 | celementvalueuser2_minout | user2_id | adempiere.c_elementvalue | c_elementvalue_id |
| 12 | cinvoice_minout | c_invoice_id | adempiere.c_invoice | c_invoice_id |
| 13 | corder_minout | c_order_id | adempiere.c_order | c_order_id |
| 14 | cproject_minout | c_project_id | adempiere.c_project | c_project_id |
| 15 | dropshipbpartner_minout | dropship_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 16 | dropshiplocation_minout | dropship_location_id | adempiere.c_bpartner_location | c_bpartner_location_id |
| 17 | dropshipuser_minout | dropship_user_id | adempiere.ad_user | ad_user_id |
| 18 | minout_ref | ref_inout_id | adempiere.m_inout | m_inout_id |
| 19 | mrma_minout | m_rma_id | adempiere.m_rma | m_rma_id |
| 20 | mshipper_minout | m_shipper_id | adempiere.m_shipper | m_shipper_id |
| 21 | mwarehouse_minout | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
| 22 | returnbpartner_minout | returnbpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 23 | returnlocation_minout | returnlocation_id | adempiere.c_bpartner_location | c_bpartner_location_id |
| 24 | returnuser_minout | returnuser_id | adempiere.ad_user | ad_user_id |
| 25 | reversal_minout | reversal_id | adempiere.m_inout | m_inout_id |
| 26 | vbplocation_minout | c_bpartner_location_id | adempiere.c_bpartner_location | c_bpartner_location_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | minout_clandedcost | m_inout_id | adempiere.c_landedcost | m_inout_id |
| 2 | minout_minoutconfirm | m_inout_id | adempiere.m_inoutconfirm | m_inout_id |
| 3 | minout_minoutline | m_inout_id | adempiere.m_inoutline | m_inout_id |
| 4 | minout_mpackage | m_inout_id | adempiere.m_package | m_inout_id |
| 5 | minout_mrequestaction | m_inout_id | adempiere.r_requestaction | m_inout_id |
| 6 | minout_mrma | m_inout_id | adempiere.m_rma | inout_id |
| 7 | minout_mshippingtransaction | m_inout_id | adempiere.m_shippingtransaction | m_inout_id |
| 8 | minout_ref | m_inout_id | adempiere.m_inout | ref_inout_id |
| 9 | minout_rrequest | m_inout_id | adempiere.r_request | m_inout_id |
| 10 | reversal_minout | m_inout_id | adempiere.m_inout | reversal_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | m_inout |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |