Share via


SalesConfirmController.getNextJournal Method [AX 2012]

Gets the next record from the journalList parameter.

Syntax

protected boolean getNextJournal()

Run On

Called

Return Value

Type: boolean
true if the record exists; otherwise false.

Remarks

This method always returns false in the base class.

See Also

Reference

SalesConfirmController Class