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