Share via


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

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

See Also

Reference

FBGeneralAdjustmentCode_BR Table