SalesPackingSlipController.getNextJournal Method [AX 2012]

Gets the next record from the journalList list.

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

SalesPackingSlipController Class