Skip to main content

Window: Import Currency Rate

[Created: 29/12/2003 - Updated: 02/01/2000 ]
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

[Created: 29/12/2003 - Updated: 02/01/2000 ]
Description: Import Currency Conversion Rate
Help:
Tab Level: 0

Table 10: Import Currency Rate - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
Import Conversion RateImport Currency Conversion Ratei_conversion_rate.I_Conversion_Rate_ID numeric(10)
ID
ImportedHas this import been processedThe Imported check box indicates if this import has been processed.i_conversion_rate.I_IsImported character(1)
Yes-No
Conversion RateRate used for converting currenciesThe Conversion Rate defines the rate (multiply or divide) to use when converting a source currency to an accounting currency.i_conversion_rate.C_Conversion_Rate_ID numeric(10)
Table Direct
Import Error MessageMessages generated from import processThe Import Error Message displays any error messages generated during the import process.i_conversion_rate.I_ErrorMsg character varying(2000)
String
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.i_conversion_rate.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.i_conversion_rate.AD_Org_ID numeric(10)
Table Direct
ActiveThe record is active in the systemThere 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.i_conversion_rate.IsActive character(1)
Yes-No
ISO Currency CodeThree letter ISO 4217 Code of the CurrencyFor details - http://www.unece.org/trade/rec/rec09en.htmi_conversion_rate.ISO_Code character(3)
String
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this recordi_conversion_rate.C_Currency_ID numeric(10)
Table Direct
ISO Currency To CodeThree letter ISO 4217 Code of the To CurrencyFor details - http://www.unece.org/trade/rec/rec09en.htmi_conversion_rate.ISO_Code_To character(3)
String
Currency ToTarget currencyThe Currency To defines the target currency for this conversion rate.i_conversion_rate.C_Currency_ID_To numeric(10)
Table
Currency Type KeyKey value for the Currency Conversion Rate TypeThe date type key for the conversion of foreign currency transactionsi_conversion_rate.ConversionTypeValue character varying(40)
String
Currency TypeCurrency Conversion Rate TypeThe Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates.i_conversion_rate.C_ConversionType_ID numeric(10)
Table Direct
Multiply RateRate 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.i_conversion_rate.MultiplyRate numeric
Number
Divide RateTo convert Source number to Target number, the Source is dividedTo 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.i_conversion_rate.DivideRate numeric
Number
Valid fromValid from including this date (first day)The Valid From date indicates the first day of a date rangei_conversion_rate.ValidFrom timestamp without time zone
Date
Valid toValid to including this date (last day)The Valid To date indicates the last day of a date rangei_conversion_rate.ValidTo timestamp without time zone
Date
Create Reciprocal RateCreate Reciprocal Rate from current informationIf selected, the imported USD->EUR rate is used to create/calculate the reciprocal rate EUR->USD.i_conversion_rate.CreateReciprocalRate character(1)
Yes-No
Import Conversion RateImport Currency Conversion Ratei_conversion_rate.Processing character(1)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.i_conversion_rate.Processed character(1)
Yes-No