InventCostTrans.addQtyFromInventCostTrans Method
Adds all the quantity fields in the current InventCostTrans record from a given InventCostTrans record.
Syntax
public void addQtyFromInventCostTrans(InventCostTrans _inventCostTrans)
Run On
Called
Parameters
- _inventCostTrans
Type: InventCostTrans Table
An InventCostTrans record from which the quantities should be added to the current record.
Remarks
This method is used when records must be added in a recordSortedList.