Foundations Data Dictionary

ExchangeRateHistory__c

Label: Exchange Rate History

Stores a log of changes to exchange rate details.

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
EndDate__c End Date Fall 2019 The last date that the exchange rate is valid.

Date
Group__c Group Fall 2019 The group that the exchange rate entry relates to.

Looks up to: ExchangeRateGroup__c
Lookup
RateCurrency__c Rate Currency Fall 2019 The currency ISO code for the exchange rate.

Text(3)
RateType__c Rate Type Fall 2019 The type of exchange rate.

Text(255)
Rate__c Rate Fall 2019 The exchange rate for the specific currency.

Number(18,9)
RelativeCurrency__c Relative Currency Fall 2019 The default currency for the related group.

Formula:
LEFT(TEXT(Group__r.DefaultCurrency__c), 3)
Text
StartDate__c Effective Date Fall 2019 The first date that the exchange rate is valid.

Date


© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.