CustInterestRange.getLastFromValue Method
Finds the next FromValue field of range to initialize a new record.
Syntax
public CustInterestFromValue getLastFromValue(CustInterestFeeRecId _custInterestFeeRecId, CustCurrencyCode _currencyCode)
Run On
Called
Parameters
- _custInterestFeeRecId
Type: CustInterestFeeRecId Extended Data Type
The record ID of the record with the range to initialize.
- _currencyCode
Type: CustCurrencyCode Extended Data Type
The currency code with the range to initialize.
Return Value
Type: CustInterestFromValue Extended Data Type
The next value of the FromValue field.