Share via


InventItemPriceToleranceGroup::find Method

Searches the InventItemPriceToleranceGroup table for the specified item price tolerance group ID.

Syntax

client server public static InventItemPriceToleranceGroup find(
    ItemPriceToleranceGroupId _itemPriceToleranceGroupId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: InventItemPriceToleranceGroup Table
An InventItemPriceToleranceGroup table buffer.

See Also

Reference

InventItemPriceToleranceGroup Table