FBGeneralAdjustmentCode_BR::find Method
Finds the specified record in the FBGeneralAdjustmentCode_BR table.
Syntax
client server public static FBGeneralAdjustmentCode_BR find(FBGeneralAdjustmentCodeRecId_BR _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: FBGeneralAdjustmentCodeRecId_BR Extended Data Type
The record ID of the FBGeneralAdjustmentCode_BR record that you want to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for updating; optional.
Return Value
Type: FBGeneralAdjustmentCode_BR Table
Either a record in the FBGeneralAdjustmentCode_BR table or an empty record.