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.
Inserts a given InventCostTransVariance record to the RecordSortedList object.
Syntax
public boolean insert(InventCostTransVariance _inventCostTransVariance, [boolean _updateIfExist])
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
- _updateIfExist
Type: boolean
Return Value
Type: boolean
The return value of the ins method for the RecordSortedList class.
Remarks
The ins method of the RecordSortedList class will be called to insert the given record in the RecordSortedList object.