Currency::curPrice2CurPrice Method
Syntax
client server public static Price curPrice2CurPrice(
Price _price,
CurrencyCode _oldCurrencyCode,
CurrencyCode _newCurrencyCode,
[TransDate _exchRateDate,
boolean _rounding])
Run On
Called
Parameters
- _price
Type: Price Extended Data Type
- _oldCurrencyCode
Type: CurrencyCode Extended Data Type
- _newCurrencyCode
Type: CurrencyCode Extended Data Type
- _exchRateDate
Type: TransDate Extended Data Type
- _rounding
Type: boolean