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

  • _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.

See Also

Reference

CustInterestSetup_BR Table