SalesPurchReport_RU.setParameters Method [AX 2012]
Sets the parameters for the SalesPurchReport_RU report.
protected void setParameters(
[PrintCopyOriginal _printCopyOriginal,
CustVendInvoiceJour _invoiceJour,
RecordSortedList _journalList])
Run On
ServerParameters
- _printCopyOriginal
- Type: PrintCopyOriginal Enumeration
The PrintCopyOriginal enumeration value that specifies whether the original or copy is printed.
- _invoiceJour
- Type: CustVendInvoiceJour Map
An instance of the CustVendInvoiceJour table.
- _journalList
- Type: RecordSortedList Class
A List object of the journals to print.
Community Additions
ADD
Show: