Share via


PurchFormletterParmDataInvoice.selectChooseLines Method [AX 2012]

Calls the methods to create invoice lines.

Syntax

protected void selectChooseLines([boolean _append])

Run On

Server

Parameters

  • _append
    Type: boolean
    AB value to indicate whether the invoice lines are to be appended instead of over-written.

Remarks

The chooseLinesFromPurchSelectLinesManager method is called to create or delete invoice lines when the packed sets are populated from PurchSelectLines form.

See Also

Reference

PurchFormletterParmDataInvoice Class