PurchSelectLinesManager.passSets Method [AX 2012]

Passes the sets based on the PurchSelectLines form to the PurchFormLetter_Invoice class object to compute the creation or deletion of invoice lines.

public void passSets(PurchFormLetter_Invoice _purchFormLetter)

Run On

Called

Parameters

_purchFormLetter
Type: PurchFormLetter_Invoice Class
The PurchFormLetter_Invoice class object of the parent form.

The advance creation in case of multiple purchase orders is not possible.

Community Additions

ADD
Show: