Share via


VendTotalPriceTolerance::tolerancePercentage Method

Retrieves the total price tolerance for the specified vendor account number.

Syntax

client server public static TotalPriceTolerancePercentage tolerancePercentage(VendAccount _vendAccount)

Run On

Called

Parameters

Return Value

Type: TotalPriceTolerancePercentage Extended Data Type
The total price tolerance found for the vendor account.

Remarks

The hierarchy of the search is as follows using the specified vendor:

  1. The tolerance for the vendor.

  2. The tolerance for all vendors in the current company.

  3. A default of 0 total price tolerance.

See Also

Reference

VendTotalPriceTolerance Table