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
CalledParameters
- _purchFormLetter
- Type: PurchFormLetter_Invoice Class
The PurchFormLetter_Invoice class object of the parent form.
Community Additions
ADD
Show: