Share via


SalesPackingSlipController.getNextDataReadyJournal Method [AX 2012]

Gets the next record from the dataReadyJournalList list.

Syntax

protected boolean getNextDataReadyJournal()

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