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 first position.
Syntax
public boolean first(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
An instance of the InventCostTransVariance table where the first record of the cost list should be stored.
Return Value
Type: boolean
A Boolean value which is the return value of the first method of the recordSortedList class.
Remarks
The first method of the recordSortedList class is called to find the first record in the RecordSortedList object.