Share via


InventTrans.costAmountSettlementAdjustment Method

Calculates the cost adjustment that is part of the settlements.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public CostAmount costAmountSettlementAdjustment([InventTransCurrency_RU _inventTransCurrency])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public CostAmount costAmountSettlementAdjustment([InventTransCurrency_RU _inventTransCurrency])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public CostAmount costAmountSettlementAdjustment()

  Microsoft Dynamics AX 2012 (FPK)
          public CostAmount costAmountSettlementAdjustment()

  Microsoft Dynamics AX 2012 (SYS)
          public CostAmount costAmountSettlementAdjustment()

Run On

Called

Parameters

Return Value

Type: CostAmount Extended Data Type
The adjustment amount.

See Also

Reference

InventTrans Table