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