AgreementLine::findTheBestAgreementLine Method
Syntax
server private static AgreementLine findTheBestAgreementLine(
List _contendersList,
SalesPurchLine _salesPurchLine,
[boolean _checkLimits])
Run On
Server
Parameters
- _contendersList
Type: List Class
- _salesPurchLine
Type: SalesPurchLine Map
- _checkLimits
Type: boolean