Share via


InventStdCostAdjust.adjustStdCostPhysical Method [AX 2012]

Adjusts a physical inventory transaction to the new standard cost.

Syntax

protected void adjustStdCostPhysical(InventDim _inventDimCriteria, InventDimParm _inventDimParmCriteria)

Run On

Called

Parameters

  • _inventDimCriteria
    Type: InventDim Table
    An InventDim value that specifies the financial dimension to adjust.

Exceptions

Exception Condition
Error

One of the transactions is posted at a later date.

See Also

Reference

InventStdCostAdjust Class