PurchFormletterParmDataInvoice.selectChooseLines Method [AX 2012]

Calls the methods to create invoice lines.

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.

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

Community Additions

ADD
Show: