Share via


AccountantLogisticsLocation_BR::find Method

Finds the specified record in the AccountantLogisticsLocation_BR table.

Syntax

client server public static AccountantLogisticsLocation_BR find(
    RecId _accountant, 
    LogisticsLocationRecId _location, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Optional: A Boolean value that indicates whether to read the record for update.

Return Value

Type: AccountantLogisticsLocation_BR Table
A record in the AccountantLogisticsLocation_BR table; otherwise, an empty record.

See Also

Reference

AccountantLogisticsLocation_BR Table