システム名 | 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 | |
物理テーブル名 | m_rma | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | m_rma_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 | name | character varying(60) | Yes | |||
11 | description | character varying(255) | ||||
12 | inout_id | numeric(10) | Yes | |||
13 | processing | character(1) | ||||
14 | processed | character(1) | Yes | 'N' | ||
15 | c_order_id | numeric(10) | ||||
16 | c_doctype_id | numeric(10) | Yes | |||
17 | salesrep_id | numeric(10) | Yes | |||
18 | docaction | character(2) | Yes | |||
19 | docstatus | character(2) | Yes | |||
20 | isapproved | character(1) | Yes | 'N' | ||
21 | amt | numeric | ||||
22 | m_rmatype_id | numeric(10) | ||||
23 | help | character varying(2000) | ||||
24 | c_currency_id | numeric(10) | ||||
25 | c_bpartner_id | numeric(10) | ||||
26 | issotrx | character(1) | Yes | 'Y' | ||
27 | generateto | character(1) | ||||
28 | ref_rma_id | numeric(10) | NULL | |||
29 | m_rma_uu | character varying(36) | NULL | |||
30 | createfrom | character(1) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | m_rma_pkey | m_rma_id | Yes | |
2 | m_rma_uu_idx | m_rma_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | cbpartner_mrma | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
2 | ccurrency_mrma | c_currency_id | adempiere.c_currency | c_currency_id |
3 | cdoctype_mrma | c_doctype_id | adempiere.c_doctype | c_doctype_id |
4 | corder_mrma | c_order_id | adempiere.c_order | c_order_id |
5 | minout_mrma | inout_id | adempiere.m_inout | m_inout_id |
6 | mrmatype_mrma | m_rmatype_id | adempiere.m_rmatype | m_rmatype_id |
7 | refrma_mrma | ref_rma_id | adempiere.m_rma | m_rma_id |
8 | salesrep_mrma | salesrep_id | adempiere.ad_user | ad_user_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | mrma_cinvoice | m_rma_id | adempiere.c_invoice | m_rma_id |
2 | mrma_minout | m_rma_id | adempiere.m_inout | m_rma_id |
3 | mrma_mrmaline | m_rma_id | adempiere.m_rmaline | m_rma_id |
4 | mrma_mrmatax | m_rma_id | adempiere.m_rmatax | m_rma_id |
5 | mrma_rrequest | m_rma_id | adempiere.r_request | m_rma_id |
6 | mrma_rrequestaction | m_rma_id | adempiere.r_requestaction | m_rma_id |
7 | refrma_mrma | m_rma_id | adempiere.m_rma | ref_rma_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | m_rma |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |