Share via


InventCostTransVarianceList.next Method [AX 2012]

Moves the cursor of the RecordSortedList object to the next position.

Syntax

public boolean next(InventCostTransVariance _inventCostTransVariance)

Run On

Called

Parameters

Return Value

Type: boolean
The return value of the next method for the RecordSortedList class.

Remarks

The next method of the RecordSortedList class is called to find the next record in the RecordSortedList object.

See Also

Reference

InventCostTransVarianceList Class