PurchFormLetter_Invoice::processSelectedActiveInvoices Method [AX 2012]
Processes the list of selected orphaned invoices
server private static void processSelectedActiveInvoices(List _selectedActiveInvoice, ParmId _parmId)
Run On
ServerParameters
- _selectedActiveInvoice
- Type: List Class
list of selected active invoice recId's
- _parmId
- Type: ParmId Extended Data Type
ParmId of the current session.
Show: