VendInterestSetup_BR::find Method
Searches for the specified record in the VendInterestSetup_BR table.
Syntax
client server public static VendInterestSetup_BR find(VendInterestCode_BR _interestCode, [boolean _update])
Run On
Called
Parameters
- _interestCode
Type: VendInterestCode_BR Extended Data Type
The primary key of the VendInterestSetup_BR table.
- _update
Type: boolean
Defines whether the VendInterestSetup_BR table will be selected for update.
Return Value
Type: VendInterestSetup_BR Table
A single record of the VendInterestSetup_BR table.