Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.