システム名 | 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_pinstance | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_pinstance_id | numeric(10) | Yes (PK) | |||
2 | ad_process_id | numeric(10) | Yes | |||
3 | record_id | numeric(10) | Yes | |||
4 | isprocessing | character(1) | Yes | 'N' | ||
5 | created | timestamp without time zone | Yes | now() | ||
6 | ad_user_id | numeric(10) | ||||
7 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
8 | result | numeric(10) | ||||
9 | errormsg | character varying(2000) | ||||
10 | ad_client_id | numeric(10) | ||||
11 | ad_org_id | numeric(10) | ||||
12 | createdby | numeric(10) | ||||
13 | updatedby | numeric(10) | Yes | |||
14 | isactive | character(1) | 'Y' | |||
15 | ad_pinstance_uu | character varying(36) | NULL | |||
16 | isrunasjob | character(1) | 'N' | |||
17 | notificationtype | character varying(2) | NULL | |||
18 | name | character varying(60) | NULL | |||
19 | reporttype | character varying(5) | NULL | |||
20 | ad_printformat_id | numeric(10) | NULL | |||
21 | issummary | character(1) | NULL | |||
22 | ad_language_id | numeric(10) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | ad_pinstance_pkey | ad_pinstance_id | Yes | |
2 | ad_pinstance_record | ad_process_id,record_id | ||
3 | ad_pinstance_uu_idx | ad_pinstance_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adprintformat_adpinstance | ad_printformat_id | adempiere.ad_printformat | ad_printformat_id |
2 | adprocess_adpinstance | ad_process_id | adempiere.ad_process | ad_process_id |
3 | aduser_pinstance | ad_user_id | adempiere.ad_user | ad_user_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | ad_pinstance_t_trialbalance | ad_pinstance_id | adempiere.t_trialbalance | ad_pinstance_id |
2 | adpinstance_adpinstancepara | ad_pinstance_id | adempiere.ad_pinstance_para | ad_pinstance_id |
3 | adpinstance_pilog | ad_pinstance_id | adempiere.ad_pinstance_log | ad_pinstance_id |
4 | adpinstance_taging | ad_pinstance_id | adempiere.t_aging | ad_pinstance_id |
5 | adpinstance_tinventoryvalue | ad_pinstance_id | adempiere.t_inventoryvalue | ad_pinstance_id |
6 | adpinstance_tinvoicegl | ad_pinstance_id | adempiere.t_invoicegl | ad_pinstance_id |
7 | adpinstance_treplenish | ad_pinstance_id | adempiere.t_replenish | ad_pinstance_id |
8 | adpinstance_treport | ad_pinstance_id | adempiere.t_report | ad_pinstance_id |
9 | adpinstance_treportstatement | ad_pinstance_id | adempiere.t_reportstatement | ad_pinstance_id |
10 | adpinstance_tspool | ad_pinstance_id | adempiere.t_spool | ad_pinstance_id |
11 | adpinstance_ttransaction | ad_pinstance_id | adempiere.t_transaction | ad_pinstance_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | ad_pinstance |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |