システム名 | 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 | |
物理テーブル名 | r_requestaction | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | r_requestaction_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 | r_request_id | numeric(10) | Yes | |||
10 | r_group_id | numeric(10) | ||||
11 | r_category_id | numeric(10) | ||||
12 | r_status_id | numeric(10) | ||||
13 | r_resolution_id | numeric(10) | ||||
14 | salesrep_id | numeric(10) | ||||
15 | ad_role_id | numeric(10) | ||||
16 | isescalated | character(1) | ||||
17 | isinvoiced | character(1) | ||||
18 | confidentialtype | character(1) | ||||
19 | isselfservice | character(1) | ||||
20 | priority | character(1) | ||||
21 | priorityuser | character(1) | ||||
22 | c_bpartner_id | numeric(10) | ||||
23 | ad_user_id | numeric(10) | ||||
24 | c_order_id | numeric(10) | ||||
25 | c_invoice_id | numeric(10) | ||||
26 | c_payment_id | numeric(10) | ||||
27 | m_product_id | numeric(10) | ||||
28 | c_project_id | numeric(10) | ||||
29 | summary | character varying(2000) | ||||
30 | datenextaction | timestamp without time zone | ||||
31 | c_activity_id | numeric(10) | ||||
32 | r_requesttype_id | numeric(10) | ||||
33 | a_asset_id | numeric(10) | ||||
34 | m_inout_id | numeric(10) | ||||
35 | m_rma_id | numeric(10) | ||||
36 | nullcolumns | character varying(255) | ||||
37 | taskstatus | character(1) | ||||
38 | datecompleteplan | timestamp without time zone | ||||
39 | qtyplan | numeric | ||||
40 | qtyspent | numeric | ||||
41 | startdate | timestamp without time zone | ||||
42 | enddate | timestamp without time zone | ||||
43 | datestartplan | timestamp without time zone | ||||
44 | qtyinvoiced | numeric | ||||
45 | m_productspent_id | numeric(10) | ||||
46 | r_requestaction_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | r_requestaction_pkey | r_requestaction_id | Yes | |
2 | r_requestaction_uu_idx | r_requestaction_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | aasset_rrequestaction | a_asset_id | adempiere.a_asset | a_asset_id |
2 | adrole_rrequestaction | ad_role_id | adempiere.ad_role | ad_role_id |
3 | aduser_rrequestaction | ad_user_id | adempiere.ad_user | ad_user_id |
4 | adusersr_rrequestaction | salesrep_id | adempiere.ad_user | ad_user_id |
5 | cactivity_rrequestaction | c_activity_id | adempiere.c_activity | c_activity_id |
6 | cbpartner_rrequestaction | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
7 | cinvoice_rrequestaction | c_invoice_id | adempiere.c_invoice | c_invoice_id |
8 | corder_rrequestaction | c_order_id | adempiere.c_order | c_order_id |
9 | cpayment_rrequestaction | c_payment_id | adempiere.c_payment | c_payment_id |
10 | cproject_rrequestaction | c_project_id | adempiere.c_project | c_project_id |
11 | minout_mrequestaction | m_inout_id | adempiere.m_inout | m_inout_id |
12 | mproduct_rrequestaction | m_product_id | adempiere.m_product | m_product_id |
13 | mproductspent_rrequestaction | m_productspent_id | adempiere.m_product | m_product_id |
14 | mrma_rrequestaction | m_rma_id | adempiere.m_rma | m_rma_id |
15 | rcategory_rrequestaction | r_category_id | adempiere.r_category | r_category_id |
16 | rgroup_rrequestaction | r_group_id | adempiere.r_group | r_group_id |
17 | rrequest_rrequestaction | r_request_id | adempiere.r_request | r_request_id |
18 | rrequesttype_rrequestaction | r_requesttype_id | adempiere.r_requesttype | r_requesttype_id |
19 | rresolution_rrequestaction | r_resolution_id | adempiere.r_resolution | r_resolution_id |
20 | rstatus_rrequestaction | r_status_id | adempiere.r_status | r_status_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | r_requestaction |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |