Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the cursor for the RecordSortedList object to the next position.
Syntax
public boolean next(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
An instance of the InventCostTransVariance table where the next record of the cost list is stored.
Return Value
Type: boolean
A Boolean value which is the return value for the next method of the recordSortedList class.
Remarks
The next method of the RecordSortedList class is called to find the next record in the RecordSortedList object.