システム名 | 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 | |
物理テーブル名 | w_store | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | w_store_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 | wstoreemail | character varying(60) | ||||
13 | wstoreuser | character varying(60) | ||||
14 | wstoreuserpw | character varying(20) | ||||
15 | webinfo | character varying(2000) | ||||
16 | webparam1 | character varying(2000) | ||||
17 | webparam2 | character varying(2000) | ||||
18 | webparam3 | character varying(2000) | ||||
19 | webparam4 | character varying(2000) | ||||
20 | webparam5 | character varying(2000) | ||||
21 | webparam6 | character varying(2000) | ||||
22 | ismenuassets | character(1) | Yes | 'Y' | ||
23 | ismenuorders | character(1) | Yes | 'Y' | ||
24 | ismenuinvoices | character(1) | Yes | 'Y' | ||
25 | ismenushipments | character(1) | Yes | 'Y' | ||
26 | ismenupayments | character(1) | Yes | 'Y' | ||
27 | ismenurfqs | character(1) | Yes | 'Y' | ||
28 | ismenurequests | character(1) | Yes | 'Y' | ||
29 | ismenuinterests | character(1) | Yes | 'Y' | ||
30 | ismenuregistrations | character(1) | Yes | 'Y' | ||
31 | ismenucontact | character(1) | Yes | 'Y' | ||
32 | emailheader | character varying(2000) | ||||
33 | emailfooter | character varying(2000) | ||||
34 | salesrep_id | numeric(10) | Yes | |||
35 | m_warehouse_id | numeric(10) | Yes | |||
36 | m_pricelist_id | numeric(10) | Yes | |||
37 | webcontext | character varying(20) | Yes | |||
38 | weborderemail | character varying(60) | ||||
39 | c_paymentterm_id | numeric(10) | ||||
40 | isdefault | character(1) | Yes | 'N' | ||
41 | url | character varying(120) | Yes | 'http://localhost' | ||
42 | stylesheet | character varying(60) | ||||
43 | w_store_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | w_store_pkey | w_store_id | Yes | |
2 | w_store_uu_idx | w_store_uu | Yes | |
3 | w_store_webcontext | webcontext | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adclient_wstore | ad_client_id | adempiere.ad_client | ad_client_id |
2 | cpaymentterm_wstore | c_paymentterm_id | adempiere.c_paymentterm | c_paymentterm_id |
3 | mpricelist_wstore | m_pricelist_id | adempiere.m_pricelist | m_pricelist_id |
4 | mwarehouse_wstore | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
5 | salesrep_wstore | salesrep_id | adempiere.ad_user | ad_user_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | wstore_wmailmsg | w_store_id | adempiere.w_mailmsg | w_store_id |
2 | wstore_wstoretrl | w_store_id | adempiere.w_store_trl | w_store_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | w_store |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |