| システム名 | 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_timeexpenseline | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | s_timeexpenseline_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 | s_timeexpense_id | numeric(10) | Yes | |||
| 10 | line | numeric(10) | Yes | |||
| 11 | istimereport | character(1) | Yes | 'N' | ||
| 12 | dateexpense | timestamp without time zone | ||||
| 13 | m_product_id | numeric(10) | ||||
| 14 | qty | numeric | 0 | |||
| 15 | expenseamt | numeric | 0 | |||
| 16 | c_currency_id | numeric(10) | ||||
| 17 | convertedamt | numeric | 0 | |||
| 18 | s_resourceassignment_id | numeric(10) | ||||
| 19 | description | character varying(255) | ||||
| 20 | note | character varying(255) | ||||
| 21 | isinvoiced | character(1) | Yes | 'N' | ||
| 22 | c_bpartner_id | numeric(10) | ||||
| 23 | c_project_id | numeric(10) | ||||
| 24 | c_activity_id | numeric(10) | ||||
| 25 | c_campaign_id | numeric(10) | ||||
| 26 | c_invoiceline_id | numeric(10) | ||||
| 27 | invoiceprice | numeric | 0 | |||
| 28 | c_uom_id | numeric(10) | ||||
| 29 | c_orderline_id | numeric(10) | ||||
| 30 | c_projectphase_id | numeric(10) | ||||
| 31 | c_projecttask_id | numeric(10) | ||||
| 32 | s_timetype_id | numeric(10) | ||||
| 33 | processed | character(1) | Yes | 'N' | ||
| 34 | qtyinvoiced | numeric | ||||
| 35 | qtyreimbursed | numeric | ||||
| 36 | priceinvoiced | numeric | ||||
| 37 | pricereimbursed | numeric | ||||
| 38 | s_timeexpenseline_uu | character varying(36) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | s_timeexpenseline_pkey | s_timeexpenseline_id | Yes | |
| 2 | s_timeexpenseline_uu_idx | s_timeexpenseline_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | cactivity_stimeexpenseline | c_activity_id | adempiere.c_activity | c_activity_id |
| 2 | cbpartner_stimeexpenseline | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
| 3 | ccampaign_stimeexpenseline | c_campaign_id | adempiere.c_campaign | c_campaign_id |
| 4 | ccurrency_stimeexpenseline | c_currency_id | adempiere.c_currency | c_currency_id |
| 5 | cinvoiceline_stimeexpenseline | c_invoiceline_id | adempiere.c_invoiceline | c_invoiceline_id |
| 6 | corderline_stimeexpenseline | c_orderline_id | adempiere.c_orderline | c_orderline_id |
| 7 | cproject_stimeexpenseline | c_project_id | adempiere.c_project | c_project_id |
| 8 | cprojectphase_stimeexpenseline | c_projectphase_id | adempiere.c_projectphase | c_projectphase_id |
| 9 | cprojecttask_stimeexpenseline | c_projecttask_id | adempiere.c_projecttask | c_projecttask_id |
| 10 | cuom_stimeexpenseline | c_uom_id | adempiere.c_uom | c_uom_id |
| 11 | mproduct_stimeexpenseline | m_product_id | adempiere.m_product | m_product_id |
| 12 | sresourceassign_steline | s_resourceassignment_id | adempiere.s_resourceassignment | s_resourceassignment_id |
| 13 | stimeexpense_line | s_timeexpense_id | adempiere.s_timeexpense | s_timeexpense_id |
| 14 | stimetype_stimeexpenseline | s_timetype_id | adempiere.s_timetype | s_timetype_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | stimeexpline_cprojectissue | s_timeexpenseline_id | adempiere.c_projectissue | s_timeexpenseline_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | s_timeexpenseline |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |