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.
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
- _bookingPeriod
Type: RecId Extended Data Type
The booking period.
- _transDate
Type: TransDate Extended Data Type
The reference date period.
- _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.