Share via


SalesReport_InvoiceM15_RU.setParameters Method [AX 2012]

Sets the parameters for the SalesPurchReport_RU report.

Syntax

public void setParameters(
   [PrintCopyOriginal _printCopyOriginal, 
    CustVendInvoiceJour _invoiceJour, 
    RecordSortedList _journalList])

Run On

Server

Parameters

  • _printCopyOriginal
    Type: PrintCopyOriginal Enumeration
    The PrintCopyOriginal enumeration value that specifies whether the original or a copy is printed.

See Also

Reference

SalesReport_InvoiceM15_RU Class