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 amount with the settings in the current record and the specified base amount.
Syntax
public AmountCur calculate(CurrencyCode _currencyCode, AmountCur _baseAmountCur)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
- _baseAmountCur
Type: AmountCur Extended Data Type
Return Value
Type: AmountCur Extended Data Type
The calculated amount.
Remarks
The _baseAmountCur parameter is not used in some cases