CustInterestCreate::custInterestFeeType Method [AX 2012]

Retrieves the interest category based on the specified transaction amount.

client server protected static CustInterestFeeType custInterestFeeType(AmountCur _amountCur)

Run On

Called

Parameters

_amountCur
Type: AmountCur Extended Data Type
The transaction amount.

Return Value

Type: CustInterestFeeType Enumeration
An interest category.
Show: