InventSumOpenTransactMovingAverage.add Method [AX 2012]
Updates the cost value for the quantity.
Syntax
public void add(InventTrans _inventTrans)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Updates the cost value for the quantity.
public void add(InventTrans _inventTrans)
Server