Currency::curAmount Method
Syntax
client server public static AmountCur curAmount(
AmountMST _amountMST,
CurrencyCode _currencyCode,
[TransDate _exchRateDate,
ExchRatesTriangulation _exchRatesTriangulation,
ExchRate _exchRate,
ExchRate _exchRateSecond,
boolean _rounding,
GovernmentExchRate _governmentExchRate])
Run On
Called
Parameters
- _amountMST
Type: AmountMST Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _exchRateDate
Type: TransDate Extended Data Type
- _exchRatesTriangulation
Type: ExchRatesTriangulation Extended Data Type
- _exchRate
Type: ExchRate Extended Data Type
- _exchRateSecond
Type: ExchRate Extended Data Type
- _rounding
Type: boolean
- _governmentExchRate
Type: GovernmentExchRate Extended Data Type