Share via


InventTrans.costAmountPhysExclStdAdjustment Method

Retrieves the physical cost amount excluding the adjustments for the standard cost items.

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
          display CostAmount costAmountPhysExclStdAdjustment()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display CostAmount costAmountPhysExclStdAdjustment()

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

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

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

Run On

Called

Return Value

Type: CostAmount Extended Data Type
The physical cost amount excluding the adjustments for the standard cost items.

See Also

Reference

InventTrans Table