| システム名 | 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_requisition | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | m_requisition_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 | description | character varying(255) | ||||
| 11 | help | character varying(2000) | ||||
| 12 | ad_user_id | numeric(10) | Yes | |||
| 13 | m_pricelist_id | numeric(10) | Yes | |||
| 14 | m_warehouse_id | numeric(10) | Yes | |||
| 15 | isapproved | character(1) | Yes | 'Y' | ||
| 16 | priorityrule | character(1) | Yes | |||
| 17 | daterequired | timestamp without time zone | Yes | |||
| 18 | totallines | numeric | Yes | 0 | ||
| 19 | docaction | character(2) | Yes | |||
| 20 | docstatus | character(2) | Yes | |||
| 21 | processing | character(1) | ||||
| 22 | processed | character(1) | Yes | 'N' | ||
| 23 | posted | character(1) | Yes | 'N' | ||
| 24 | datedoc | timestamp without time zone | Yes | now() | ||
| 25 | c_doctype_id | numeric(10) | Yes | |||
| 26 | processedon | numeric | ||||
| 27 | m_requisition_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | idxm_requisition_proc_on | posted,processed,processedon,ad_client_id | ||
| 2 | m_requisition_pkey | m_requisition_id | Yes | |
| 3 | m_requisition_uu_idx | m_requisition_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | aduser_mrequisition | ad_user_id | adempiere.ad_user | ad_user_id |
| 2 | cdoctype_mrequisition | c_doctype_id | adempiere.c_doctype | c_doctype_id |
| 3 | mprocelist_mrequisition | m_pricelist_id | adempiere.m_pricelist | m_pricelist_id |
| 4 | mwarehouse_mrequisition | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | mrequisition_mrequisitionline | m_requisition_id | adempiere.m_requisitionline | m_requisition_id |
| 2 | mrequisition_ppmrp | m_requisition_id | adempiere.pp_mrp | m_requisition_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | m_requisition |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |