FeeTypeFeeSetScale class

Syntax

public class FeeTypeFeeSetScale

Usage

The ExchangeRate is a simple lookup table to retrieve the exchange rate between to currencies. The conversion is like: For fromAmount of fromCurrency you get rate toAmount of toCurrency Implementor's note

If subclassing ExchangeRate, make sure that every calculation is based on getAdjustedRate(). This class attempts to ensure this by declaring all convert and reverseCalculation methods final.

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.