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.
Searches for the specified record in the FBObservationCodeTable_BR table.
Syntax
client server public static FBObservationCodeTable_BR find(FBObservationCodeRecId_BR _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: FBObservationCodeRecId_BR Extended Data Type
The record identifier (ID) for the FBObservationCodeTable_BR record you want to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record will be read for updating; optional.
Return Value
Type: FBObservationCodeTable_BR Table
Either a record from the FBObservationCodeTable_BR table or an empty record.