Share via


PurchInvoiceJournalPrint.newJournalList Method [AX 2012]

Constructs a record sorted list.

Syntax

public RecordSortedList newJournalList()

Run On

Called

Return Value

Type: RecordSortedList Class
A new record sorted list.

Remarks

The record sorted list is used by reports, where the report prints the invoice posted purchase orders that are in the record sorted list.

See Also

Reference

PurchInvoiceJournalPrint Class