ShipCarrierTracking::find Method
Finds the specified record in the ShipCarrierTracking Table.
Syntax
client server public static ShipCarrierTracking find(
RefRecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: ShipCarrierTracking Table
A record in the ShipCarrierTracking table; otherwise, an empty record.