PSA Core

appirio_core.ExchangeRateWrapper

global without sharing class ExchangeRateWrapper

Properties

Name Type Description
currentScale Integer

Methods

ExchangeRateWrapper

global ExchangeRateWrapper()

ExchangeRateWrapper

global ExchangeRateWrapper(Set<String> currencyCodeSet, Set<Date> dateSet)

ExchangeRateWrapper

global ExchangeRateWrapper(Set<String> currencyCodeSet, Set<Date> dateSet, Integer scale)

addDatedCurrency

global void addDatedCurrency(String currencyCode, Date conversionDate)

getDatedRate

global Decimal getDatedRate(String currencyCode, Date rateDate)

convertAmount

global Decimal convertAmount(Decimal fromAmount, String fromCurrencyCode, Date fromDate, String toCurrencyCode, Date toDate)

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.