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


カラム情報
No 論理名 物理名 データ型 Not Null デフォルト 備考
1 entitytype character varying(40) Yes (PK) 'D'
2 ad_client_id numeric(10) Yes
3 ad_org_id numeric(10) Yes
4 ad_entitytype_id numeric(10) Yes
5 isactive character(1) Yes 'Y'
6 created timestamp without time zone Yes now()
7 createdby numeric(10) Yes
8 updated timestamp without time zone Yes now()
9 updatedby numeric(10) Yes
10 name character varying(60) Yes
11 description character varying(255)  
12 help character varying(2000)  
13 version character varying(20)  
14 modelpackage character varying(255)  
15 classpath character varying(255)  
16 processing character(1)  
17 ad_entitytype_uu character varying(36)   NULL


インデックス情報
No インデックス名 カラムリスト ユニーク 備考
1 ad_entitytype_pkey entitytype Yes  
2 ad_entitytype_uu_idx ad_entitytype_uu Yes  


外部キー情報
No 外部キー名 カラムリスト 参照先 参照先カラムリスト


外部キー情報(PK側)
No 外部キー名 カラムリスト 参照元 参照元カラムリスト
1 adenritytype_admodification entitytype adempiere.ad_modification entitytype
2 entityt_adchart entitytype adempiere.ad_chart entitytype
3 entityt_adchartdatasource entitytype adempiere.ad_chartdatasource entitytype
4 entityt_adcolumn entitytype adempiere.ad_column entitytype
5 entityt_adelement entitytype adempiere.ad_element entitytype
6 entityt_adfield entitytype adempiere.ad_field entitytype
7 entityt_adfieldgroup entitytype adempiere.ad_fieldgroup entitytype
8 entityt_adform entitytype adempiere.ad_form entitytype
9 entityt_adimage entitytype adempiere.ad_image entitytype
10 entityt_adindexcolumn entitytype adempiere.ad_indexcolumn entitytype
11 entityt_adinfocolumn entitytype adempiere.ad_infocolumn entitytype
12 entityt_adinfowindow entitytype adempiere.ad_infowindow entitytype
13 entityt_admenu entitytype adempiere.ad_menu entitytype
14 entityt_admessage entitytype adempiere.ad_message entitytype
15 entityt_admodelvalidator entitytype adempiere.ad_modelvalidator entitytype
16 entityt_adprocess entitytype adempiere.ad_process entitytype
17 entityt_adprocesspara entitytype adempiere.ad_process_para entitytype
18 entityt_adreference entitytype adempiere.ad_reference entitytype
19 entityt_adreflist entitytype adempiere.ad_ref_list entitytype
20 entityt_adreftable entitytype adempiere.ad_ref_table entitytype
21 entityt_adreplicationstrategy entitytype adempiere.ad_replicationstrategy entitytype
22 entityt_adreplicationtable entitytype adempiere.ad_replicationtable entitytype
23 entityt_adreportview entitytype adempiere.ad_reportview entitytype
24 entityt_adrule entitytype adempiere.ad_rule entitytype
25 entityt_adsysconfig entitytype adempiere.ad_sysconfig entitytype
26 entityt_adtab entitytype adempiere.ad_tab entitytype
27 entityt_adtable entitytype adempiere.ad_table entitytype
28 entityt_adtableindex entitytype adempiere.ad_tableindex entitytype
29 entityt_adtask entitytype adempiere.ad_task entitytype
30 entityt_advalrule entitytype adempiere.ad_val_rule entitytype
31 entityt_adviewcolumn entitytype adempiere.ad_viewcolumn entitytype
32 entityt_adviewcomponent entitytype adempiere.ad_viewcomponent entitytype
33 entityt_adwfnextcondition entitytype adempiere.ad_wf_nextcondition entitytype
34 entityt_adwfnode entitytype adempiere.ad_wf_node entitytype
35 entityt_adwfnodenext entitytype adempiere.ad_wf_nodenext entitytype
36 entityt_adwfnodepara entitytype adempiere.ad_wf_node_para entitytype
37 entityt_adwfresponsible entitytype adempiere.ad_wf_responsible entitytype
38 entityt_adwindow entitytype adempiere.ad_window entitytype
39 entityt_adworkbench entitytype adempiere.ad_workbench entitytype
40 entityt_adworkbenchwindow entitytype adempiere.ad_workbenchwindow entitytype
41 entityt_adworkflow entitytype adempiere.ad_workflow entitytype
42 entityt_pacolorschema entitytype adempiere.pa_colorschema entitytype
43 entityt_pameasurecalc entitytype adempiere.pa_measurecalc entitytype
44 entityt_ppordernode entitytype adempiere.pp_order_node entitytype
45 entityt_ppordernodenext entitytype adempiere.pp_order_nodenext entitytype
46 entityt_pporderworkflow entitytype adempiere.pp_order_workflow entitytype
47 entityt_ppwfnodeproduct entitytype adempiere.pp_wf_node_product entitytype
48 entitytype_adstatusline entitytype adempiere.ad_statusline entitytype


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