Share via


FBInventBalance_BR::find Method

Finds the record in the FBInventBalance_BR table.

Syntax

client server public static FBInventBalance_BR find(
    RecId _bookingPeriod, 
    TransDate _transDate, 
   [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: FBInventBalance_BR Table
A record in the FBInventBalance_BR table.

See Also

Reference

FBInventBalance_BR Table