VendFineSetup_BR::find Method
Searches the specified record in the VendFineSetup_BR table.
Syntax
client server public static VendFineSetup_BR find(VendFineCode_BR _fineCode, [boolean _update])
Run On
Called
Parameters
- _fineCode
Type: VendFineCode_BR Extended Data Type
The vendor fine code for the search.
- _update
Type: boolean
A Boolean value that indicates whether to select the record of the VendFineSetup_BR table for update.
Return Value
Type: VendFineSetup_BR Table
An instance of the VendFineSetup_BR table