Uses of Class
com.sage.accpac.sm.CurrencyRate

Packages that use CurrencyRate
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
 

Uses of CurrencyRate in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return CurrencyRate
 CurrencyRate Currency.getBlockRate(java.util.Date date, Currency.BlockDateMatch match)
          Gets the exchange rate between this currency and its block master at the given date, returning null if not a member of a block.
 CurrencyRate DBLink.getCurrencyRate(java.lang.String homeCurrency, java.lang.String rateType, java.lang.String sourceCurrency, java.util.Date date)
          Gets the exchange rate between the specified currencies
 CurrencyRate DBLink.getCurrencyRateComposite(java.lang.String homeCurrency, java.lang.String rateType, java.lang.String sourceCurrency, java.util.Date date)
          Gets the composite exchange rate between the specified currencies
 CurrencyRate DBLink.getCurrencyRateFloating(java.lang.String homeCurrency, java.lang.String rateType, java.lang.String sourceCurrency, java.util.Date date)
          Gets the floating exchange rate between the specified currencies, that is the exchange rate between the block master currencies (or the actual currency if it is not a member of a currency block).
 



Copyright © 2010 Sage Software, Inc. All rights reserved.