InventItemPriceToleranceGroup::checkExist Method
Determines whether the specified item price tolerance group exists in the table and reports an error if it does not exist.
Syntax
client server public static boolean checkExist(ItemPriceToleranceGroupId _itemPriceToleranceGroupId)
Run On
Called
Parameters
- _itemPriceToleranceGroupId
Type: ItemPriceToleranceGroupId Extended Data Type
Return Value
Type: boolean
true if the item price tolerance group exists in the table; otherwise, false.