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