Share via


WHSReservationHierarchyItem::findByItem Method

Finds a WHSReservationHierarchyItem record that matches the specified item.

Syntax

client server public static WHSReservationHierarchyItem findByItem(
    DataAreaId _itemDataAreaId, 
    ItemId _itemId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record is to be selected for update; optional.

Return Value

Type: WHSReservationHierarchyItem Table
A WHSReservationHierarchyItem record.

See Also

Reference

WHSReservationHierarchyItem Table