システム名 | 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_broadcastmessage | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_client_id | numeric(10) | Yes | |||
2 | ad_org_id | numeric(10) | Yes | |||
3 | isactive | character(1) | Yes | 'Y' | ||
4 | created | timestamp without time zone | Yes | now() | ||
5 | createdby | numeric(10) | Yes | |||
6 | updated | date | Yes | now() | ||
7 | updatedby | numeric(10) | Yes | |||
8 | broadcastfrequency | character varying(60) | Yes | NULL | ||
9 | broadcastmessage | character varying(2000) | Yes | |||
10 | broadcasttype | character varying(32) | Yes | NULL | ||
11 | expiration | timestamp without time zone | ||||
12 | logacknowledge | character(1) | 'N' | |||
13 | target | character varying(60) | Yes | NULL | ||
14 | ad_role_id | numeric(10) | NULL | |||
15 | ad_user_id | numeric(10) | NULL | |||
16 | testmessage | character(1) | NULL | |||
17 | publish | character(1) | NULL | |||
18 | expirenow | character(1) | ||||
19 | ad_broadcastmessage_id | numeric(10) | Yes (PK) | NULL | ||
20 | ispublished | character(1) | 'N' | |||
21 | processed | character(1) | 'N' | |||
22 | expired | character(1) | 'N' | |||
23 | ad_broadcastmessage_uu | character varying(36) | NULL | |||
24 | notification_client_id | numeric(10) |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | ad_broadcastmessage_key | ad_broadcastmessage_id | Yes | |
2 | ad_broadcastmessage_uu_idx | ad_broadcastmessage_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adrole_adbroadcastmessage | ad_role_id | adempiere.ad_role | ad_role_id |
2 | aduser_adbroadcastmessage | ad_user_id | adempiere.ad_user | ad_user_id |
3 | notificationclient_adbroadcast | notification_client_id | adempiere.ad_client | ad_client_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | adbroadcastmessage_adbroadcast | ad_broadcastmessage_id | adempiere.ad_broadcastmessage_trl | ad_broadcastmessage_id |
2 | adbroadcastmessage_adnote | ad_broadcastmessage_id | adempiere.ad_note | ad_broadcastmessage_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | ad_broadcastmessage |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |