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 findById(FiscalEstablishmentId_BR _fiscalEstablishmentId, [boolean _selectForUpdate])
Run On
Called
Parameters
- _fiscalEstablishmentId
Type: FiscalEstablishmentId_BR Extended Data Type
The fiscal establishment 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.