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