Share via


TradeDocumentReportController.getNextJournal Method [AX 2012]

Gets the next record from the journal list.

Syntax

protected boolean getNextJournal()

Run On

Called

Return Value

Type: boolean
true if there is an occurrence of the record; otherwise false.

Remarks

This method always returns false in the base class.

See Also

Reference

TradeDocumentReportController Class