システム名 | 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_tab | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_tab_id | numeric(10) | Yes (PK) | |||
2 | ad_client_id | numeric(10) | Yes | |||
3 | ad_org_id | numeric(10) | Yes | |||
4 | isactive | character(1) | Yes | 'Y' | ||
5 | created | timestamp without time zone | Yes | now() | ||
6 | createdby | numeric(10) | Yes | |||
7 | updated | timestamp without time zone | Yes | now() | ||
8 | updatedby | numeric(10) | Yes | |||
9 | name | character varying(60) | Yes | |||
10 | description | character varying(255) | ||||
11 | help | character varying(2000) | ||||
12 | ad_table_id | numeric(10) | Yes | |||
13 | ad_window_id | numeric(10) | Yes | |||
14 | seqno | numeric(10) | Yes | |||
15 | tablevel | numeric(10) | Yes | |||
16 | issinglerow | character(1) | Yes | 'Y' | ||
17 | isinfotab | character(1) | 'N' | |||
18 | istranslationtab | character(1) | Yes | 'N' | ||
19 | isreadonly | character(1) | Yes | 'N' | ||
20 | ad_column_id | numeric(10) | ||||
21 | hastree | character(1) | Yes | 'N' | ||
22 | whereclause | character varying(2000) | ||||
23 | orderbyclause | character varying(2000) | ||||
24 | commitwarning | character varying(2000) | ||||
25 | ad_process_id | numeric(10) | ||||
26 | processing | character(1) | ||||
27 | ad_image_id | numeric(10) | ||||
28 | importfields | character(1) | ||||
29 | ad_columnsortorder_id | numeric(10) | ||||
30 | ad_columnsortyesno_id | numeric(10) | ||||
31 | issorttab | character(1) | Yes | 'N' | ||
32 | entitytype | character varying(40) | Yes | 'D' | ||
33 | included_tab_id | numeric(10) | ||||
34 | readonlylogic | character varying(2000) | ||||
35 | displaylogic | character varying(2000) | ||||
36 | isinsertrecord | character(1) | Yes | 'Y' | ||
37 | isadvancedtab | character(1) | Yes | 'N' | ||
38 | parent_column_id | numeric(10) | NULL | |||
39 | ad_tab_uu | character varying(36) | NULL | |||
40 | ad_ctxhelp_id | numeric(10) | NULL | |||
41 | treedisplayedon | character(1) | Yes | 'B' |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | ad_tab_pkey | ad_tab_id | Yes | |
2 | ad_tab_table | ad_table_id | ||
3 | ad_tab_uu_idx | ad_tab_uu | Yes | |
4 | ad_tab_window | ad_window_id |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | ad_column_ad_tab | ad_column_id | adempiere.ad_column | ad_column_id |
2 | ad_table_tab | ad_table_id | adempiere.ad_table | ad_table_id |
3 | ad_window_tab | ad_window_id | adempiere.ad_window | ad_window_id |
4 | adcolumn_adtabsortorder | ad_columnsortorder_id | adempiere.ad_column | ad_column_id |
5 | adcolumn_adtabsortyesno | ad_columnsortyesno_id | adempiere.ad_column | ad_column_id |
6 | adctxhelp_adtab | ad_ctxhelp_id | adempiere.ad_ctxhelp | ad_ctxhelp_id |
7 | adimage_adtab | ad_image_id | adempiere.ad_image | ad_image_id |
8 | adprocess_adtab | ad_process_id | adempiere.ad_process | ad_process_id |
9 | adtab_included | included_tab_id | adempiere.ad_tab | ad_tab_id |
10 | entityt_adtab | entitytype | adempiere.ad_entitytype | entitytype |
11 | parentcolumn_adtab | parent_column_id | adempiere.ad_column | ad_column_id |
12 | tabclient | ad_client_id | adempiere.ad_client | ad_client_id |
13 | taborg | ad_org_id | adempiere.ad_org | ad_org_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | ad_tab_field | ad_tab_id | adempiere.ad_field | ad_tab_id |
2 | ad_tabtrl | ad_tab_id | adempiere.ad_tab_trl | ad_tab_id |
3 | adtab_adimporttemplate | ad_tab_id | adempiere.ad_importtemplate | ad_tab_id |
4 | adtab_adrecentitem | ad_tab_id | adempiere.ad_recentitem | ad_tab_id |
5 | adtab_adstatuslineusedin | ad_tab_id | adempiere.ad_statuslineusedin | ad_tab_id |
6 | adtab_adtabcustomization | ad_tab_id | adempiere.ad_tab_customization | ad_tab_id |
7 | adtab_adtoolbarbutton | ad_tab_id | adempiere.ad_toolbarbutton | ad_tab_id |
8 | adtab_adtoolbarbuttonrestrict | ad_tab_id | adempiere.ad_toolbarbuttonrestrict | ad_tab_id |
9 | adtab_aduserdeftab | ad_tab_id | adempiere.ad_userdef_tab | ad_tab_id |
10 | adtab_aduserquery | ad_tab_id | adempiere.ad_userquery | ad_tab_id |
11 | adtab_aspclientexception | ad_tab_id | adempiere.asp_clientexception | ad_tab_id |
12 | adtab_asptab | ad_tab_id | adempiere.asp_tab | ad_tab_id |
13 | adtab_included | ad_tab_id | adempiere.ad_tab | included_tab_id |
14 | includedtab_adfield | ad_tab_id | adempiere.ad_field | included_tab_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | ad_tab |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |