| システム名 | 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_request | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | r_request_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 | documentno | character varying(30) | Yes | |||
| 10 | r_requesttype_id | numeric(10) | Yes | |||
| 11 | r_group_id | numeric(10) | ||||
| 12 | r_category_id | numeric(10) | ||||
| 13 | r_status_id | numeric(10) | ||||
| 14 | r_resolution_id | numeric(10) | ||||
| 15 | r_requestrelated_id | numeric(10) | ||||
| 16 | priority | character(1) | Yes | |||
| 17 | priorityuser | character(1) | ||||
| 18 | duetype | character(1) | Yes | |||
| 19 | summary | character varying(2000) | Yes | |||
| 20 | confidentialtype | character(1) | Yes | 'C' | ||
| 21 | isescalated | character(1) | Yes | 'N' | ||
| 22 | isselfservice | character(1) | Yes | 'N' | ||
| 23 | salesrep_id | numeric(10) | Yes | |||
| 24 | ad_role_id | numeric(10) | ||||
| 25 | datelastaction | timestamp without time zone | ||||
| 26 | datelastalert | timestamp without time zone | ||||
| 27 | lastresult | character varying(2000) | ||||
| 28 | processed | character(1) | Yes | 'N' | ||
| 29 | isinvoiced | character(1) | Yes | 'N' | ||
| 30 | c_bpartner_id | numeric(10) | ||||
| 31 | ad_user_id | numeric(10) | ||||
| 32 | c_campaign_id | numeric(10) | ||||
| 33 | c_order_id | numeric(10) | ||||
| 34 | c_invoice_id | numeric(10) | ||||
| 35 | c_payment_id | numeric(10) | ||||
| 36 | m_product_id | numeric(10) | ||||
| 37 | c_project_id | numeric(10) | ||||
| 38 | a_asset_id | numeric(10) | ||||
| 39 | m_inout_id | numeric(10) | ||||
| 40 | m_rma_id | numeric(10) | ||||
| 41 | ad_table_id | numeric(10) | ||||
| 42 | record_id | numeric(10) | ||||
| 43 | requestamt | numeric | Yes | 0 | ||
| 44 | r_mailtext_id | numeric(10) | ||||
| 45 | result | character varying(2000) | ||||
| 46 | confidentialtypeentry | character(1) | Yes | |||
| 47 | r_standardresponse_id | numeric(10) | ||||
| 48 | nextaction | character(1) | ||||
| 49 | datenextaction | timestamp without time zone | ||||
| 50 | starttime | timestamp without time zone | ||||
| 51 | endtime | timestamp without time zone | ||||
| 52 | qtyspent | numeric | 0 | |||
| 53 | qtyinvoiced | numeric | 0 | |||
| 54 | m_productspent_id | numeric(10) | ||||
| 55 | c_activity_id | numeric(10) | ||||
| 56 | startdate | timestamp without time zone | ||||
| 57 | closedate | timestamp without time zone | ||||
| 58 | c_invoicerequest_id | numeric(10) | ||||
| 59 | m_changerequest_id | numeric(10) | ||||
| 60 | taskstatus | character(1) | ||||
| 61 | qtyplan | numeric | ||||
| 62 | datecompleteplan | timestamp without time zone | ||||
| 63 | datestartplan | timestamp without time zone | ||||
| 64 | m_fixchangenotice_id | numeric(10) | ||||
| 65 | r_request_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | r_request_bpartner | c_bpartner_id | ||
| 2 | r_request_pkey | r_request_id | Yes | |
| 3 | r_request_user | ad_user_id | ||
| 4 | r_request_uu_idx | r_request_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | aasset_rrequest | a_asset_id | adempiere.a_asset | a_asset_id |
| 2 | adrole_rrequest | ad_role_id | adempiere.ad_role | ad_role_id |
| 3 | adtable_rrequest | ad_table_id | adempiere.ad_table | ad_table_id |
| 4 | aduser_rrequest | ad_user_id | adempiere.ad_user | ad_user_id |
| 5 | adusersr_rrequest | salesrep_id | adempiere.ad_user | ad_user_id |
| 6 | c_bpartner_rrequest | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 7 | cactivity_rrequest | c_activity_id | adempiere.c_activity | c_activity_id |
| 8 | ccampaign_rrequest | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 9 | cinvoicerequest_rrequest | c_invoicerequest_id | adempiere.c_invoice | c_invoice_id |
| 10 | corder_rrequest | c_order_id | adempiere.c_order | c_order_id |
| 11 | cpayment_rrequest | c_payment_id | adempiere.c_payment | c_payment_id |
| 12 | cproject_rrequest | c_project_id | adempiere.c_project | c_project_id |
| 13 | mchangerequest_rrequest | m_changerequest_id | adempiere.m_changerequest | m_changerequest_id |
| 14 | mfixchangenotice_rrequest | m_fixchangenotice_id | adempiere.m_changenotice | m_changenotice_id |
| 15 | minout_rrequest | m_inout_id | adempiere.m_inout | m_inout_id |
| 16 | mproduct_rrequest | m_product_id | adempiere.m_product | m_product_id |
| 17 | mproductspent_rrequest | m_productspent_id | adempiere.m_product | m_product_id |
| 18 | mrma_rrequest | m_rma_id | adempiere.m_rma | m_rma_id |
| 19 | rcategory_rrequest | r_category_id | adempiere.r_category | r_category_id |
| 20 | rgroup_rrequest | r_group_id | adempiere.r_group | r_group_id |
| 21 | rinvoice_rrequest | c_invoice_id | adempiere.c_invoice | c_invoice_id |
| 22 | rmailtext_rrequest | r_mailtext_id | adempiere.r_mailtext | r_mailtext_id |
| 23 | rrequest_related | r_requestrelated_id | adempiere.r_request | r_request_id |
| 24 | rrequesttype_rrequest | r_requesttype_id | adempiere.r_requesttype | r_requesttype_id |
| 25 | rresolution_rrequest | r_resolution_id | adempiere.r_resolution | r_resolution_id |
| 26 | rstandardresponse_rrequest | r_standardresponse_id | adempiere.r_standardresponse | r_standardresponse_id |
| 27 | rstatus_rrequest | r_status_id | adempiere.r_status | r_status_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | rrequest_adissue | r_request_id | adempiere.ad_issue | r_request_id |
| 2 | rrequest_related | r_request_id | adempiere.r_request | r_requestrelated_id |
| 3 | rrequest_rissueknown | r_request_id | adempiere.r_issueknown | r_request_id |
| 4 | rrequest_rrequestaction | r_request_id | adempiere.r_requestaction | r_request_id |
| 5 | rrequest_rrequestupdate | r_request_id | adempiere.r_requestupdate | r_request_id |
| 6 | rrequest_rrupdates | r_request_id | adempiere.r_requestupdates | r_request_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | r_request |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |