Share via


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

Return Value

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

See Also

Reference

ShipCarrierTracking Table