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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 i_asset_id numeric(10) Yes (PK)
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 ad_user_id numeric(10)  
5 a_accumdepreciation_acct numeric(10)  
6 a_accumulated_depr numeric  
7 a_asset_acct numeric(10)  
8 a_asset_cost numeric  
9 a_asset_group_id numeric(10)  
10 a_asset_id numeric(10)  
11 a_asset_life_current_year numeric(10)  
12 a_asset_life_years numeric(10)  
13 a_asset_spread_type character varying(10)  
14 a_base_amount numeric  
15 a_calc_accumulated_depr numeric  
16 a_curr_dep_exp numeric  
17 a_current_period numeric(10)  
18 a_depreciation_acct numeric(10)  
19 a_depreciation_calc_type character varying(10)  
20 a_depreciation_manual_amount numeric  
21 a_depreciation_manual_period character varying(2)  
22 a_depreciation_table_header_id numeric(10)  
23 a_depreciation_variable_perc numeric  
24 a_disposal_loss character varying(22)  
25 a_disposal_revenue character varying(22)  
26 a_life_period numeric(10)  
27 a_parent_asset_id numeric(10)   (0)
28 a_period_end numeric(10)  
29 a_period_posted numeric(10)  
30 a_period_start numeric(10)  
31 a_prior_year_accumulated_depr numeric  
32 a_qty_current numeric(10)  
33 a_qty_original numeric(10)  
34 a_reval_accumdep_offset_cur character varying(22)  
35 lifeuseunits numeric(10)  
36 isowned character(1)  
37 isinposession character(1)  
38 isfullydepreciated character(1)  
39 isdisposed character(1)  
40 isdepreciated character(1)  
41 isactive character(1)  
42 i_isimported character(1)  
43 i_errormsg character varying(2000)  
44 versionno character varying(20)  
45 value character varying(40)  
46 useunits numeric(10)  
47 uselifeyears numeric(10)  
48 uselifemonths numeric(10)  
49 updatedby numeric(10) Yes
50 updated timestamp without time zone Yes statement_timestamp()
51 serno character varying(20)  
52 processing character(1)  
53 processed character(1)  
54 postingtype character varying(10)  
55 name character varying(60)  
56 m_product_id numeric(10)  
57 m_locator_id numeric(10)  
58 m_attributesetinstance_id numeric(10)  
59 lot character varying(20)  
60 locationcomment character varying(255)  
61 a_reval_accumdep_offset_prior character varying(22)  
62 a_reval_cal_method character varying(3)  
63 a_reval_cost_offset character varying(22)  
64 a_reval_cost_offset_prior character varying(22)  
65 a_reval_depexp_offset character varying(22)  
66 a_salvage_value numeric  
67 a_split_percent numeric  
68 assetdepreciationdate timestamp without time zone  
69 assetdisposaldate timestamp without time zone  
70 assetmarketvalueamt numeric  
71 assetservicedate timestamp without time zone  
72 c_acctschema_id numeric(10)  
73 c_bpartner_id numeric(10)  
74 c_bpartner_location_id numeric(10)  
75 c_location_id numeric(10)  
76 conventiontype character varying(10)  
77 created timestamp without time zone Yes statement_timestamp()
78 createdby numeric(10)  
79 depreciationtype character varying(10)  
80 description character varying(510)  
81 guaranteedate timestamp without time zone  
82 help character varying(2000)  
83 i_asset_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 i_asset_key i_asset_id Yes  
2 i_asset_uu_idx i_asset_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 aaccumdepreciation_iasset a_accumdepreciation_acct adempiere.c_validcombination c_validcombination_id
2 aasset_iasset a_asset_acct adempiere.c_validcombination c_validcombination_id
3 aassetgroup_iasset a_asset_group_id adempiere.a_asset_group a_asset_group_id
4 adepreciation_iasset a_depreciation_acct adempiere.c_validcombination c_validcombination_id
5 adepreciationtableheader_iasse a_depreciation_table_header_id adempiere.a_depreciation_table_header a_depreciation_table_header_id
6 cacctschema_iasset c_acctschema_id adempiere.c_acctschema c_acctschema_id
7 cbpartner_iasset c_bpartner_id adempiere.c_bpartner c_bpartner_id
8 cbpartnerlocation_iasset c_bpartner_location_id adempiere.c_bpartner_location c_bpartner_location_id
9 clocation_iasset c_location_id adempiere.c_location c_location_id
10 mattributesetinstance_iasset m_attributesetinstance_id adempiere.m_attributesetinstance m_attributesetinstance_id
11 mlocator_iasset m_locator_id adempiere.m_locator m_locator_id
12 mproduct_iasset m_product_id adempiere.m_product m_product_id


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト


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