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.
Calculates the total of amount and the currency code.
Syntax
private void calcSum(CurrencyCode _currencyCode, AmountCur _amountCur)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code.
- _amountCur
Type: AmountCur Extended Data Type
The amount in the specified currency.