Share via


FiscalEstablishment_BR::find Method

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

  • _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.

See Also

Reference

FiscalEstablishment_BR Table