FBGeneralAdjustmentCode_BR::findByAdjustmentCode Method
Finds the specified record in the FBGeneralAdjustmentCode_BR table.
Syntax
client server public static FBGeneralAdjustmentCode_BR findByAdjustmentCode(FBGeneralTaxAdjustmentCode_BR _adjustmentCode, [boolean _forUpdate])
Run On
Called
Parameters
- _adjustmentCode
Type: FBGeneralTaxAdjustmentCode_BR Extended Data Type
The general adjustment code for which you want to find the record.
- _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.