Share via


SalesLine.isAgreementLinkValid Method

Determines whether the link between agreement line and the sales 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 sales order line and agreement line is valid; otherwise, false.

See Also

Reference

SalesLine Table