Share via


TradeDocumentReportController.getFirstJournal Method [AX 2012]

Gets the first record from the journal list.

Syntax

protected boolean getFirstJournal()

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