Share via


TradeDocumentReportController.getFirstDataReadyJournal Method [AX 2012]

Gets the first record from the data-ready journal list.

Syntax

protected boolean getFirstDataReadyJournal()

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