Share via


SalesPurchReport_RU.setParameters Method [AX 2012]

Sets the parameters for the SalesPurchReport_RU report.

Syntax

protected 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 copy is printed.

See Also

Reference

SalesPurchReport_RU Class