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.
Deletes an InventCostTransVariance record from the RecordSortedList object.
Syntax
public boolean delete(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
Return Value
Type: boolean
The return value of the del method from the recordSortedList class.
Remarks
The del method of the RecordSortedList class is called to remove the given record from the RecordSortedList object.