Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.