Share via


WHSEcoResProductTransportationCodes::findByItemId Method

Finds the specified record in the WHSEcoResProductTransportationCodes table.

Syntax

client server public static WHSEcoResProductTransportationCodes findByItemId(
    ItemId _itemId, 
   [DataAreaId _itemDataAreaId, 
    boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A boolean value that indicates whether to read the record for update; optional.

Return Value

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

See Also

Reference

WHSEcoResProductTransportationCodes Table