Share via


InventCostClosingCancel_WorkInvent.updatePhysicalCostAmount Method [AX 2012]

Subtracts the adjustment from the costAmountPhysical field in the InventTrans Table record.

Syntax

private void updatePhysicalCostAmount(InventSettlement _inventSettlement, [InventTrans _inventTrans])

Run On

Called

Parameters

See Also

Reference

InventCostClosingCancel_WorkInvent Class