Imported Fixed Asset (Window ID-53120)
From iDempiere en
Window: Imported Fixed Asset
Description:
Help:
Tab: Fixed Asset
Description:
Help:
File:Imported Fixed Asset - Fixed Asset - Window (iDempiere 1.0.0).png
| Name | Description | Help | Technical Data |
|---|---|---|---|
| Imported | Has this import been processed | The Imported check box indicates if this import has been processed. | I_FixedAsset.I_IsImported character(1) Yes-No |
| Import Error Message | Messages generated from import process | The Import Error Message displays any error messages generated during the import process. | I_FixedAsset.I_ErrorMsg character varying(2000) String |
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | I_FixedAsset.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | I_FixedAsset.AD_Org_ID numeric(10) Table Direct |
| Asset | Asset used internally or by customers | An asset is either created by purchasing or by delivering a product. An asset can be used internally or be a customer asset. | I_FixedAsset.A_Asset_ID numeric(10) Search |
| Inventory No | I_FixedAsset.InventoryNo character varying(30) String | ||
| Name | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | I_FixedAsset.Name character varying(120) String |
| In Service Date | Date when Asset was put into service | The date when the asset was put into service - usually used as start date for depreciation. | I_FixedAsset.AssetServiceDate timestamp without time zone Date |
| Account Date | Accounting Date | The Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion. | I_FixedAsset.DateAcct timestamp without time zone Date |
| Asset Depreciation Date | Date of last depreciation | Date of the last deprecation, if the asset is used internally and depreciated. | I_FixedAsset.AssetDepreciationDate timestamp without time zone Date |
| Asset Group | Group of Assets | The group of assets determines default accounts. If an asset group is selected in the product category, assets are created when delivering the asset. | I_FixedAsset.A_Asset_Group_ID numeric(10) Table Direct |
| Asset Group Key | I_FixedAsset.A_Asset_Group_Value character varying(40) String | ||
| BPartner (Agent) | Business Partner (Agent or Sales Rep) | I_FixedAsset.C_BPartnerSR_ID numeric(10) Search | |
| Business Partner Key | The Key of the Business Partner | I_FixedAsset.BPartner_Value character varying(40) String | |
| Product | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | I_FixedAsset.M_Product_ID numeric(10) Search |
| Product Key | Key of the Product | I_FixedAsset.ProductValue character varying(40) String | |
| Description | Optional short description of the record | A description is limited to 255 characters. | I_FixedAsset.Description character varying(255) String |
| UOM | Unit of Measure | The UOM defines a unique non monetary Unit of Measure | I_FixedAsset.C_UOM_ID numeric(10) Search |
| Symbol | Symbol for a Unit of Measure | The Symbol identifies the Symbol to be displayed and printed for a Unit of Measure | I_FixedAsset.UOMSymbol character varying(10) String |
| Locator | Warehouse Locator | The Locator indicates where in a Warehouse a product is located. | I_FixedAsset.M_Locator_ID numeric(10) Table Direct |
| Locator Key | Key of the Warehouse Locator | I_FixedAsset.LocatorValue character varying(40) String | |
| Quantity | Quantity | The Quantity indicates the number of a specific product or item for this document. | I_FixedAsset.Qty numeric Quantity |
| Asset Cost | I_FixedAsset.A_Asset_Cost numeric Amount | ||
| Asset Salvage Value | I_FixedAsset.A_Salvage_Value numeric Number | ||
| Usable Life - Months | Months of the usable life of the asset | I_FixedAsset.UseLifeMonths numeric(10) Integer | |
| Use Life - Months (fiscal) | I_FixedAsset.UseLifeMonths_F numeric(10) Integer | ||
| Current Period | I_FixedAsset.A_Current_Period numeric(10) Integer | ||
| Accumulated Depreciation | I_FixedAsset.A_Accumulated_Depr numeric Amount | ||
| Accumulated Depreciation (fiscal) | I_FixedAsset.A_Accumulated_Depr_F numeric Amount | ||
| Currency | The Currency for this record | Indicates the Currency to be used when processing or reporting on this record | I_FixedAsset.C_Currency_ID numeric(10) Table Direct |
| ISO Currency Code | Three letter ISO 4217 Code of the Currency | For details - http://www.unece.org/trade/rec/rec09en.htm | I_FixedAsset.ISO_Code character varying(3) String |
| Entered Amount | I_FixedAsset.AssetAmtEntered numeric Amount | ||
| Source Amount | I_FixedAsset.AssetSourceAmt numeric Amount | ||
| Accounting Schema | Rules for accounting | An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar | I_FixedAsset.C_AcctSchema_ID numeric(10) Table Direct |
| Account Schema Name | Name of the Accounting Schema | I_FixedAsset.AcctSchemaName character varying(120) String | |
| Document Action | The targeted status of the document | You find the current status in the Document Status field. The options are listed in a popup | I_FixedAsset.DocAction character varying(2) List |
| Import Fixed Asset | I_FixedAsset.Processing character(1) Button |
