Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the total price tolerance for the specified vendor account number.
Syntax
client server public static TotalPriceTolerancePercentage tolerancePercentage(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account number for which to search.
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:
The tolerance for the vendor.
The tolerance for all vendors in the current company.
A default of 0 total price tolerance.