Share via


InventItemPurchSetup::findDefault Method

Retrieves the purchase order settings of the default item.

Syntax

client server public static InventItemPurchSetup findDefault(ItemId _itemId, [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 the default item.

Remarks

The default inventory dimension ID is used to find the default item's order settings.

See Also

Reference

InventItemPurchSetup Table