SalesLine.unLinkAgreementLine Method
Deletes the link between the sales order line and an agreement line.
Syntax
public void unLinkAgreementLine([boolean _updateLine])
Run On
ClientOrServer
Parameters
- _updateLine
Type: boolean
A Boolean value that indicates whether to execute an update for the SalesLine buffer; optional.