VendPriceToleranceGroup::exist Method
Determines whether the specified vendor price tolerance group exists in the table.
Syntax
client server public static boolean exist(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.