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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 ad_pinstance_id numeric(10) Yes (PK)
2 fact_acct_id numeric(10) Yes (PK)
3 ad_client_id numeric(10) Yes
4 ad_org_id numeric(10)  
5 created timestamp without time zone Yes statement_timestamp()
6 createdby numeric(10) Yes
7 updated timestamp without time zone Yes statement_timestamp()
8 updatedby numeric(10) Yes
9 c_acctschema_id numeric(10) Yes
10 account_id numeric(10)  
11 datetrx timestamp without time zone  
12 dateacct timestamp without time zone Yes
13 c_period_id numeric(10)  
14 ad_table_id numeric(10)  
15 record_id numeric(10)  
16 line_id numeric(10)  
17 gl_category_id numeric(10)  
18 gl_budget_id numeric(10)  
19 c_tax_id numeric(10)  
20 m_locator_id numeric(10)  
21 postingtype character(1) Yes
22 c_currency_id numeric(10)  
23 amtsourcedr numeric  
24 amtsourcecr numeric  
25 amtsourcebalance numeric  
26 amtacctdr numeric Yes
27 amtacctcr numeric Yes
28 amtacctbalance numeric Yes
29 c_uom_id numeric(10)  
30 qty numeric  
31 m_product_id numeric(10)  
32 c_bpartner_id numeric(10)  
33 ad_orgtrx_id numeric(10)  
34 c_locfrom_id numeric(10)  
35 c_locto_id numeric(10)  
36 c_salesregion_id numeric(10)  
37 c_project_id numeric(10)  
38 c_campaign_id numeric(10)  
39 c_activity_id numeric(10)  
40 user1_id numeric(10)  
41 user2_id numeric(10)  
42 a_asset_id numeric(10)  
43 description character varying(255)  
44 accountvalue character varying(40)  


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 t_trialbalance_pkey ad_pinstance_id,fact_acct_id Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト
1 ad_pinstance_t_trialbalance ad_pinstance_id adempiere.ad_pinstance ad_pinstance_id


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


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