| システム名 | 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 | |
| 物理テーブル名 | s_resource | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | s_resource_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 | value | character varying(40) | Yes | |||
| 10 | name | character varying(60) | Yes | |||
| 11 | description | character varying(255) | ||||
| 12 | s_resourcetype_id | numeric(10) | Yes | |||
| 13 | m_warehouse_id | numeric(10) | Yes | |||
| 14 | isavailable | character(1) | Yes | 'Y' | ||
| 15 | ad_user_id | numeric(10) | ||||
| 16 | chargeableqty | numeric | 0 | |||
| 17 | percentutilization | numeric | Yes | (100) | ||
| 18 | dailycapacity | numeric | ||||
| 19 | ismanufacturingresource | character(1) | 'N' | |||
| 20 | waitingtime | numeric | ||||
| 21 | manufacturingresourcetype | character(2) | ||||
| 22 | queuingtime | numeric | ||||
| 23 | planninghorizon | numeric(10) | (0) | |||
| 24 | s_resource_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | s_resource_pkey | s_resource_id | Yes | |
| 2 | s_resource_uu_idx | s_resource_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | aduser_sresource | ad_user_id | adempiere.ad_user | ad_user_id |
| 2 | mwarehouse_sresource | m_warehouse_id | adempiere.m_warehouse | m_warehouse_id |
| 3 | sresourcetype_sresource | s_resourcetype_id | adempiere.s_resourcetype | s_resourcetype_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | sresource_adwfnode | s_resource_id | adempiere.ad_wf_node | s_resource_id |
| 2 | sresource_adworkflow | s_resource_id | adempiere.ad_workflow | s_resource_id |
| 3 | sresource_iproductplanning | s_resource_id | adempiere.i_productplanning | s_resource_id |
| 4 | sresource_mproduct | s_resource_id | adempiere.m_product | s_resource_id |
| 5 | sresource_ppcostcollector | s_resource_id | adempiere.pp_cost_collector | s_resource_id |
| 6 | sresource_ppmrp | s_resource_id | adempiere.pp_mrp | s_resource_id |
| 7 | sresource_pporder | s_resource_id | adempiere.pp_order | s_resource_id |
| 8 | sresource_ppordernode | s_resource_id | adempiere.pp_order_node | s_resource_id |
| 9 | sresource_pporderworkflow | s_resource_id | adempiere.pp_order_workflow | s_resource_id |
| 10 | sresource_ppproductplanning | s_resource_id | adempiere.pp_product_planning | s_resource_id |
| 11 | sresource_sresourceassignment | s_resource_id | adempiere.s_resourceassignment | s_resource_id |
| 12 | sresource_sresunavailable | s_resource_id | adempiere.s_resourceunavailable | s_resource_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | s_resource |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |