| システム名 | 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 | |
| 物理テーブル名 | a_asset_addition | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | a_asset_addition_id | numeric(10) | Yes (PK) | |||
| 2 | ad_client_id | numeric(10) | Yes | |||
| 3 | ad_org_id | numeric(10) | Yes | |||
| 4 | isactive | character(1) | Yes | |||
| 5 | created | timestamp without time zone | Yes | statement_timestamp() | ||
| 6 | createdby | numeric(10) | Yes | |||
| 7 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
| 8 | updatedby | numeric(10) | Yes | |||
| 9 | a_asset_id | numeric(10) | Yes | |||
| 10 | assetvalueamt | numeric | Yes | |||
| 11 | c_invoiceline_id | numeric(10) | ||||
| 12 | a_qty_current | numeric | Yes | (0) | ||
| 13 | description | character varying(510) | ||||
| 14 | gl_journalbatch_id | numeric(10) | ||||
| 15 | line | numeric(10) | ||||
| 16 | postingtype | character(1) | Yes | 'A' | ||
| 17 | m_inoutline_id | numeric(10) | ||||
| 18 | documentno | character varying(30) | ||||
| 19 | c_invoice_id | numeric(10) | ||||
| 20 | a_sourcetype | character varying(3) | Yes | 'INV' | ||
| 21 | a_capvsexp | character varying(3) | Yes | 'Cap' | ||
| 22 | a_asset_addition_uu | character varying(36) | NULL | |||
| 23 | processed | character(1) | Yes | 'N' | ||
| 24 | docstatus | character varying(2) | Yes | 'DR' | ||
| 25 | docaction | character(2) | 'CO' | |||
| 26 | a_createasset | character(1) | Yes | 'N' | ||
| 27 | isapproved | character(1) | Yes | |||
| 28 | m_matchinv_id | numeric(10) | NULL | |||
| 29 | m_product_id | numeric(10) | NULL | |||
| 30 | m_attributesetinstance_id | numeric(10) | NULL | |||
| 31 | m_locator_id | numeric(10) | NULL | |||
| 32 | c_currency_id | numeric(10) | Yes | |||
| 33 | c_conversiontype_id | numeric(10) | Yes | |||
| 34 | assetsourceamt | numeric | ||||
| 35 | deltauselifeyears | numeric(10) | Yes | (0) | ||
| 36 | deltauselifeyears_f | numeric(10) | Yes | (0) | ||
| 37 | datedoc | timestamp without time zone | Yes | |||
| 38 | i_fixedasset_id | numeric(10) | NULL | |||
| 39 | dateacct | timestamp without time zone | ||||
| 40 | currencyrate | numeric | ||||
| 41 | a_accumulated_depr | numeric | Yes | (0) | ||
| 42 | a_accumulated_depr_f | numeric | Yes | (0) | ||
| 43 | c_project_id | numeric(10) | NULL | |||
| 44 | processing | character(1) | NULL | |||
| 45 | a_accumulated_depr_adjust | character(1) | Yes | 'N' | ||
| 46 | assetamtentered | numeric | Yes | (0) | ||
| 47 | posted | character(1) | Yes | 'N' | ||
| 48 | a_period_start | numeric(10) | Yes | (0) | ||
| 49 | c_charge_id | numeric(10) | NULL | |||
| 50 | processedon | numeric | ||||
| 51 | a_salvage_value | numeric | ||||
| 52 | c_doctype_id | numeric(10) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | a_asset_addition_pkey | a_asset_addition_id | Yes | |
| 2 | a_asset_addition_uu_idx | a_asset_addition_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | aasset_aassetaddition | a_asset_id | adempiere.a_asset | a_asset_id |
| 2 | ccharge_aassetaddition | c_charge_id | adempiere.c_charge | c_charge_id |
| 3 | cconversiontype_aassetaddition | c_conversiontype_id | adempiere.c_conversiontype | c_conversiontype_id |
| 4 | ccurrency_aassetaddition | c_currency_id | adempiere.c_currency | c_currency_id |
| 5 | cdoctype_aassetaddition | c_doctype_id | adempiere.c_doctype | c_doctype_id |
| 6 | cinvoice_aassetaddition | c_invoice_id | adempiere.c_invoice | c_invoice_id |
| 7 | cinvoiceline_aassetaddition | c_invoiceline_id | adempiere.c_invoiceline | c_invoiceline_id |
| 8 | cproject_aassetaddition | c_project_id | adempiere.c_project | c_project_id |
| 9 | gljournalbatch_aassetaddition | gl_journalbatch_id | adempiere.gl_journalbatch | gl_journalbatch_id |
| 10 | ifixedasset_aassetaddition | i_fixedasset_id | adempiere.i_fixedasset | i_fixedasset_id |
| 11 | mattributesetinstance_aassetad | m_attributesetinstance_id | adempiere.m_attributesetinstance | m_attributesetinstance_id |
| 12 | minoutline_aassetaddition | m_inoutline_id | adempiere.m_inoutline | m_inoutline_id |
| 13 | mlocator_aassetaddition | m_locator_id | adempiere.m_locator | m_locator_id |
| 14 | mmatchinv_aassetaddition | m_matchinv_id | adempiere.m_matchinv | m_matchinv_id |
| 15 | mproduct_aassetaddition | m_product_id | adempiere.m_product | m_product_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | aaaddition_aachange | a_asset_addition_id | adempiere.a_asset_change | a_asset_addition_id |
| 2 | aassetaddition_adepreciationex | a_asset_addition_id | adempiere.a_depreciation_exp | a_asset_addition_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | a_asset_addition |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |