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.
Finds an InventCostTransVariance record in the RecordSortedList object.
Syntax
public boolean find(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
The InventCostTransVariance record that is to be found.
Return Value
Type: boolean
A Boolean value which is the return value of the find method of the RecordSortedList class.
Remarks
The find method of the recordSortedList class is called to find the given record in the RecordSortedList object.