Share via


PurchFormLetter_Invoice::processSelectedActiveInvoices Method [AX 2012]

Processes the list of selected orphaned invoices

Syntax

server private static void processSelectedActiveInvoices(List _selectedActiveInvoice, ParmId _parmId)

Run On

Server

Parameters

  • _selectedActiveInvoice
    Type: List Class
    list of selected active invoice recId's

See Also

Reference

PurchFormLetter_Invoice Class