Share via


InventItemPurchSetup::find Method

Retrieve the purchase order settings of the item.

Syntax

client server public static InventItemPurchSetup find(
    ItemId _itemId, 
    InventDimId _inventDimId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: InventItemPurchSetup Table
The purchase order settings of an item.

See Also

Reference

InventItemPurchSetup Table