InventMov_Journal.canDimChangeAffectCostPrice Method [AX 2012]

Determines whether a dimension change can cause the cost price to change in the journal.

Syntax

protected boolean canDimChangeAffectCostPrice(InventDim _inventDimNew, InventDim _inventDimOld)

Run On

Called

Parameters

Return Value

Type: boolean
true if the change can cause the cost price to change in the journal; otherwise, false.

See Also

Reference

InventMov_Journal Class