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 AmountCur curAmount2CurAmount(
Amount _amount,
CurrencyCode _oldCurrencyCode,
CurrencyCode _newCurrencyCode,
[TransDate _exchRateDate,
boolean _rounding])
Run On
Called
Parameters
- _amount
Type: Amount Extended Data Type
- _oldCurrencyCode
Type: CurrencyCode Extended Data Type
- _newCurrencyCode
Type: CurrencyCode Extended Data Type
- _exchRateDate
Type: TransDate Extended Data Type
- _rounding
Type: boolean