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 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
- _accountantLocation
Type: RecId Extended Data Type
The record ID of the AccountantLogisticsLocation_BR table.
- _locationRole
Type: LogisticsLocationRoleRecId Extended Data Type
The record ID of the LogisticsLocationRole table.
- _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.