CustInterestSetup_BR::find Method
Finds the specified record in the CustInterestSetup_BR table.
Syntax
client server public static CustInterestSetup_BR find(CustInterestCode_BR _interestCode, [boolean _update])
Run On
Called
Parameters
- _interestCode
Type: CustInterestCode_BR Extended Data Type
The interest code to find.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: CustInterestSetup_BR Table
A record in the CustInterestSetup_BR table; otherwise, an empty record.