Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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