AccountantLogisticsLocationRole_BR::find Method

Finds the specified record in the AccountantLogisticsLocationRole_BR table.

Syntax

client server public static AccountantLogisticsLocationRole_BR find(
    RecId _accountantLocation, 
    LogisticsLocationRoleRecId _locationRole, 
   [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: AccountantLogisticsLocationRole_BR Table
A record in the AccountantLogisticsLocationRole_BR table; otherwise, an empty record.

See Also

Reference

AccountantLogisticsLocationRole_BR Table