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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 a_depreciation_exp_id numeric(10) Yes (PK)
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 a_entry_type character varying(3) Yes
5 created timestamp without time zone Yes statement_timestamp()
6 dateacct timestamp without time zone  
7 expense numeric Yes (0)
8 isdepreciated character(1) Yes
9 processed character(1) Yes
10 updatedby numeric(10) Yes
11 updated timestamp without time zone Yes statement_timestamp()
12 postingtype character(1)   'A'
13 isactive character(1) Yes
14 description character varying(255) Yes
15 createdby numeric(10) Yes
16 a_period numeric(10) Yes
17 a_asset_id numeric(10) Yes
18 a_depreciation_exp_uu character varying(36)   NULL
19 dr_account_id numeric(10)   NULL
20 cr_account_id numeric(10)   NULL
21 expense_f numeric Yes (0)
22 processing character(1)   NULL
23 help character varying(2000)   NULL
24 a_asset_cost numeric  
25 a_accumulated_depr numeric  
26 a_accumulated_depr_f numeric  
27 uselifemonths numeric(10)   NULL
28 uselifemonths_f numeric(10)   NULL
29 a_asset_remaining numeric  
30 a_asset_remaining_f numeric  
31 a_asset_cost_delta numeric Yes (0)
32 a_accumulated_depr_delta numeric Yes (0)
33 a_accumulated_depr_f_delta numeric Yes (0)
34 a_asset_addition_id numeric(10)   NULL
35 a_asset_disposed_id numeric(10)   NULL
36 a_depreciation_entry_id numeric(10)   NULL
37 a_account_number_acct numeric(10)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 a_depreciation_exp_key a_depreciation_exp_id Yes  
2 a_depreciation_exp_uu_idx a_depreciation_exp_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 aaccountnumber_adepreciationex a_account_number_acct adempiere.c_validcombination c_validcombination_id
2 aasset_adepreciationexp a_asset_id adempiere.a_asset a_asset_id
3 aassetaddition_adepreciationex a_asset_addition_id adempiere.a_asset_addition a_asset_addition_id
4 aassetdisposed_adepreciationex a_asset_disposed_id adempiere.a_asset_disposed a_asset_disposed_id
5 adepreciationentry_adepreciati a_depreciation_entry_id adempiere.a_depreciation_entry a_depreciation_entry_id
6 craccou_adepreciationexp cr_account_id adempiere.c_validcombination c_validcombination_id
7 draccou_adepreciationexp dr_account_id adempiere.c_validcombination c_validcombination_id


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


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