Share via


InventCostClosingCancel_WorkInvent.updateFinancialCostAmount Method [AX 2012]

Subtracts the adjustment from the costAmountAdjustment field in the InventTrans record.

Syntax

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

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The InventTrans record to which the settlement belongs; optional.

See Also

Reference

InventCostClosingCancel_WorkInvent Class