PurchLine.isAgreementLinkValid Method
Checks whether the link between the agreement line and the purchase line is valid.
Syntax
public boolean isAgreementLinkValid([boolean _showInfolog])
Run On
Called
Parameters
- _showInfolog
Type: boolean
A Boolean value that indicates whether to print the errors in the Infolog; optional.
Return Value
Type: boolean
true if the link between the purchase order line and agreement line is valid; otherwise, false.