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 FiscalEstablishment_BR table.
Syntax
client server public static FiscalEstablishment_BR find(RecId _recId, [boolean _selectForUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the FiscalEstablishment_BR record to find.
- _selectForUpdate
Type: boolean
A boolean value that indicates whether to select the record for update; optional.
Return Value
Type: FiscalEstablishment_BR Table
A record in the FiscalEstablishment_BR table, if found; otherwise, an empty record.