AgreementLine.canLinkTo Method
Indicates whether the specified order line can be associated with the current agreement line.
Syntax
public boolean canLinkTo(SalesPurchLine _salesPurchLine)
Run On
Called
Parameters
- _salesPurchLine
Type: SalesPurchLine Map
The SalesLine or PurchLine record to check.
Return Value
Type: boolean
true if the specified record can be associated with the agreement line; otherwise, false.