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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 a_depreciation_workfile_id numeric(10) Yes (PK)
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 a_accumulated_depr numeric Yes (0)
5 a_asset_cost numeric Yes (0)
6 a_asset_id numeric(10) Yes
7 a_asset_life_current_year numeric Yes (0)
8 a_period_forecast numeric  
9 a_prior_year_accumulated_depr numeric  
10 postingtype character(1)   'A'
11 isdepreciated character(1)  
12 isactive character(1) Yes
13 dateacct timestamp without time zone  
14 createdby numeric(10) Yes
15 created timestamp without time zone Yes statement_timestamp()
16 assetdepreciationdate timestamp without time zone  
17 a_salvage_value numeric Yes (0)
18 a_qty_current numeric Yes
19 updatedby numeric(10) Yes
20 updated timestamp without time zone Yes statement_timestamp()
21 processing character(1)   'N'
22 a_period_posted numeric(10)  
23 a_life_period numeric(10) Yes (0)
24 a_asset_life_years numeric(10) Yes (0)
25 a_base_amount numeric  
26 a_calc_accumulated_depr numeric   (0)
27 a_curr_dep_exp numeric Yes (0)
28 a_current_period numeric(10)  
29 a_depreciation_workfile_uu character varying(36)   NULL
30 a_accumulated_depr_f numeric Yes (0)
31 a_asset_life_years_f numeric(10) Yes (0)
32 a_life_period_f numeric(10) Yes (0)
33 uselifeyears numeric(10) Yes (0)
34 uselifemonths numeric(10) Yes (0)
35 uselifeyears_f numeric(10) Yes (0)
36 uselifemonths_f numeric(10) Yes (0)
37 a_asset_remaining numeric  
38 a_asset_remaining_f numeric  
39 a_tip_finantare character(1) Yes 'P'
40 a_valoare_cofinantare numeric  
41 a_valoare_tert numeric  
42 description character varying(255)   NULL
43 a_fundingmode_id numeric(10)   NULL
44 processed character(1) Yes 'N'


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 a_depreciation_workfile_key a_depreciation_workfile_id Yes  
2 a_depreciation_workfile_uu_idx a_depreciation_workfile_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 aasset_adepreciationworkfile a_asset_id adempiere.a_asset a_asset_id
2 afundingmode_adepreciationwork a_fundingmode_id adempiere.a_fundingmode a_fundingmode_id


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


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