CustInterestRange::existByCustInterestFee Method
Determines whether the specified Range record occurs in the table.
Syntax
client server public static boolean existByCustInterestFee(CustInterestFeeRecId _custInterestFeeRecId)
Run On
Called
Parameters
- _custInterestFeeRecId
Type: CustInterestFeeRecId Extended Data Type
The record ID of the Fee record.
Return Value
Type: boolean
true if the record exists; otherwise, false.