ProjOnAccTrans.convertCurrencyCode Method
Converts the amount of the transaction to the currency passed in as a parameter.
Syntax
public void convertCurrencyCode(CurrencyCode currencyCode)
Run On
ClientOrServer
Parameters
- currencyCode
Type: CurrencyCode Extended Data Type
The currency code to convert the transaction amount to.
Remarks
This method sets the amount of the transaction to the converted amount. It sets the currency of the transaction to the new currency code.