テーブル情報
システム名 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_movement     
備考


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 m_movement_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 updatedby numeric(10) Yes
8 updated timestamp without time zone Yes now()
9 documentno character varying(30) Yes
10 description character varying(255)  
11 movementdate timestamp without time zone Yes
12 posted character(1) Yes 'N'
13 processed character(1) Yes 'N'
14 processing character(1)  
15 ad_orgtrx_id numeric(10)  
16 c_project_id numeric(10)  
17 c_campaign_id numeric(10)  
18 c_activity_id numeric(10)  
19 user1_id numeric(10)  
20 user2_id numeric(10)  
21 datereceived timestamp without time zone  
22 docaction character(2) Yes
23 docstatus character(2) Yes
24 isintransit character(1) Yes 'N'
25 c_doctype_id numeric(10) Yes
26 isapproved character(1) Yes 'N'
27 approvalamt numeric  
28 freightcostrule character(1)  
29 m_shipper_id numeric(10)  
30 priorityrule character(1)  
31 salesrep_id numeric(10)  
32 ad_user_id numeric(10)  
33 c_bpartner_id numeric(10)  
34 c_bpartner_location_id numeric(10)  
35 c_charge_id numeric(10)  
36 chargeamt numeric  
37 createfrom character(1)  
38 dd_order_id numeric(10)  
39 deliveryrule character(1)  
40 deliveryviarule character(1)  
41 freightamt numeric  
42 reversal_id numeric(10)  
43 poreference character varying(20)  
44 processedon numeric  
45 m_movement_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 idxm_movement_proc_on posted,processed,processedon,ad_client_id    
2 m_movement_pkey m_movement_id Yes  
3 m_movement_uu_idx m_movement_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 adorg_mmovement ad_org_id adempiere.ad_org ad_org_id
2 adorgtrx_mmovement ad_orgtrx_id adempiere.ad_org ad_org_id
3 aduser_mmovement ad_user_id adempiere.ad_user ad_user_id
4 cactivity_mmovement c_activity_id adempiere.c_activity c_activity_id
5 cbpartner_mmovement c_bpartner_id adempiere.c_bpartner c_bpartner_id
6 cbpartnerlocation_mmovement c_bpartner_location_id adempiere.c_location c_location_id
7 ccampaign_mmovement c_campaign_id adempiere.c_campaign c_campaign_id
8 ccharge_mmovement c_charge_id adempiere.c_charge c_charge_id
9 cdoctype_mmovement c_doctype_id adempiere.c_doctype c_doctype_id
10 celementvalueuser1_mmove user1_id adempiere.c_elementvalue c_elementvalue_id
11 celementvalueuser2_mmove user2_id adempiere.c_elementvalue c_elementvalue_id
12 cproject_mmovement c_project_id adempiere.c_project c_project_id
13 ddorder_mmovement dd_order_id adempiere.dd_order dd_order_id
14 mshipper_mmovement m_shipper_id adempiere.m_shipper m_shipper_id
15 reversal_mmovement reversal_id adempiere.m_movement m_movement_id
16 salesrep_mmovement salesrep_id adempiere.ad_user ad_user_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 mmovement_imovement m_movement_id adempiere.i_movement m_movement_id
2 mmovement_mmovementconfirm m_movement_id adempiere.m_movementconfirm m_movement_id
3 mmovement_mmovementline m_movement_id adempiere.m_movementline m_movement_id
4 reversal_mmovement m_movement_id adempiere.m_movement reversal_id


RDBMS固有の情報
No プロパティ名 プロパティ値
1 schemaname adempiere
2 tablename m_movement
3 tableowner adempiere
4 tablespace
5 hasindexes True
6 hasrules False
7 hastriggers True