Share via


BankLGAmountCalculation.calculate Method

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

Return Value

Type: AmountCur Extended Data Type
The calculated amount.

Remarks

The _baseAmountCur parameter is not used in some cases

See Also

Reference

BankLGAmountCalculation Table