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.
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.