InventTransIdSum.addInventTransToTotals Method [AX 2012]
Adds the specified InventTrans record to the internal counters.
Syntax
public void addInventTransToTotals(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record to be added.