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
- _inventTransCurrency
Type: InventTransCurrency_RU Enumeration
Currency type to calculate cost adjustment for.
Return Value
Type: CostAmount Extended Data Type
The adjustment amount.