CustInterestRange::findInterestRange Method
Finds the range by using the specified from value of a range.
Syntax
client server public static CustInterestRange findInterestRange(CustInterestFeeRecId _custInterestFeeRecId, CustInterestFromValue _custInterestFromValue)
Run On
Called
Parameters
- _custInterestFeeRecId
Type: CustInterestFeeRecId Extended Data Type
The record ID of the range record.
- _custInterestFromValue
Type: CustInterestFromValue Extended Data Type
The from value of the range record.
Return Value
Type: CustInterestRange Table
The specified record in the CustInterestRange table.