PurchFormletterParmDataApproveJournal.selectChooseLines Method [AX 2012]

Calls the methods to create invoice lines.

protected void selectChooseLines([boolean _append])

Run On

Server

Parameters

_append
Type: boolean
A Boolean value that indicates whether to append the invoice lines instead of over-writing them.

The PurchFormletterParmDataInvoice.chooseLinesFromPurchSelectLinesManager method is called for invoice lines creation or deletion when the packed sets are populated from the PurchSelectLines form.

Community Additions

ADD
Show: