システム名 | 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 | |
物理テーブル名 | c_projectissue | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | c_projectissue_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 | c_project_id | numeric(10) | Yes | |||
10 | line | numeric(10) | Yes | |||
11 | m_product_id | numeric(10) | Yes | |||
12 | m_attributesetinstance_id | numeric(10) | 0 | |||
13 | m_locator_id | numeric(10) | Yes | |||
14 | movementqty | numeric | Yes | 0 | ||
15 | description | character varying(255) | ||||
16 | processed | character(1) | Yes | 'N' | ||
17 | posted | character(1) | Yes | 'N' | ||
18 | movementdate | timestamp without time zone | Yes | |||
19 | s_timeexpenseline_id | numeric(10) | ||||
20 | m_inoutline_id | numeric(10) | ||||
21 | processing | character(1) | ||||
22 | processedon | numeric | ||||
23 | c_projectissue_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | c_projectissue_pkey | c_projectissue_id | Yes | |
2 | c_projectissue_uu_idx | c_projectissue_uu | Yes | |
3 | idxc_projectissue_proc_on | posted,processed,processedon,ad_client_id |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | cproject_cprojectissue | c_project_id | adempiere.c_project | c_project_id |
2 | mattrsetinst_cprojectissue | m_attributesetinstance_id | adempiere.m_attributesetinstance | m_attributesetinstance_id |
3 | minoutline_cprojectissue | m_inoutline_id | adempiere.m_inoutline | m_inoutline_id |
4 | mlocator_cprojectissue | m_locator_id | adempiere.m_locator | m_locator_id |
5 | mproduct_cprojectissue | m_product_id | adempiere.m_product | m_product_id |
6 | stimeexpline_cprojectissue | s_timeexpenseline_id | adempiere.s_timeexpenseline | s_timeexpenseline_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | cprojectissue_cprojectissuema | c_projectissue_id | adempiere.c_projectissuema | c_projectissue_id |
2 | cprojectissue_cprojectline | c_projectissue_id | adempiere.c_projectline | c_projectissue_id |
3 | cprojectissue_mcostdetail | c_projectissue_id | adempiere.m_costdetail | c_projectissue_id |
4 | cprojectissue_mtransaction | c_projectissue_id | adempiere.m_transaction | c_projectissue_id |
5 | cprojectissue_ttransaction | c_projectissue_id | adempiere.t_transaction | c_projectissue_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | c_projectissue |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |