Adempiere3.2.0/en/ManPageW ImportCurrencyRate olh

From ADempiere
Revision as of 22:21, 17 May 2007 by CarlosRuiz (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.


Window: Import Currency Rate

Description : Import Currency Conversion Rates

Help : The rates are imported after validation of currencies and conversion rate type as well as rates. The multiply rate is used. If a reciprocal rate is to be created, the divide rate is used.



Tab: Import Currency Rate

Description : Import Currency Conversion Rate

Help :

Table Name  : I_Conversion_Rate

ManPageW ImportCurrencyRate ImportCurrencyRate.png

Fields

Name Description Help Technical Data
Import Conversion Rate Import Currency Conversion Rate I_Conversion_Rate_ID

NUMBER(10)

ID

Imported Has this import been processed The Imported check box indicates if this import has been processed. I_IsImported

CHAR(1)

YesNo

Conversion Rate Rate used for converting currencies The Conversion Rate defines the rate (multiply or divide) to use when converting a source currency to an accounting currency. C_Conversion_Rate_ID

NUMBER(10)

TableDir

Import Error Message Messages generated from import process The Import Error Message displays any error messages generated during the import process. I_ErrorMsg

NVARCHAR2(2000)

String

Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Client_ID

NUMBER(10)

TableDir

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

NUMBER(10)

TableDir

Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive

CHAR(1)

YesNo

ISO Currency Code Three letter ISO 4217 Code of the Currency For details - http://www.unece.org/trade/rec/rec09en.htm ISO_Code

CHAR(3)

String

Currency The Currency for this record Indicates the Currency to be used when processing or reporting on this record C_Currency_ID

NUMBER(10)

TableDir

ISO Currency To Code Three letter ISO 4217 Code of the To Currency For details - http://www.unece.org/trade/rec/rec09en.htm ISO_Code_To

CHAR(3)

String

Currency To Target currency The Currency To defines the target currency for this conversion rate. C_Currency_ID_To

NUMBER(10)

Table

Currency Type Key Key value for the Currency Conversion Rate Type The date type key for the conversion of foreign currency transactions ConversionTypeValue

NVARCHAR2(40)

String

Currency Type Currency Conversion Rate Type The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. C_ConversionType_ID

NUMBER(10)

TableDir

Multiply Rate Rate to multiple the source by to calculate the target. To convert Source number to Target number, the Source is multiplied by the multiply rate. If the Multiply Rate is entered, then the Divide Rate will be automatically calculated. MultiplyRate

NUMBER

Number

Divide Rate To convert Source number to Target number, the Source is divided To convert Source number to Target number, the Source is divided by the divide rate. If you enter a Divide Rate, the Multiply Rate will be automatically calculated. DivideRate

NUMBER

Number

Valid from Valid from including this date (first day) The Valid From date indicates the first day of a date range ValidFrom

DATE

Date

Valid to Valid to including this date (last day) The Valid To date indicates the last day of a date range ValidTo

DATE

Date

Create Reciprocal Rate Create Reciprocal Rate from current information If selected, the imported USD->EUR rate is used to create/calculate the reciprocal rate EUR->USD. CreateReciprocalRate

CHAR(1)

YesNo

Import Conversion Rate Import Currency Conversion Rate Processing

CHAR(1)

Button

Processed The document has been processed The Processed checkbox indicates that a document has been processed. Processed

CHAR(1)

YesNo