Share via


InventMov_KanbanJob_Transfer.mustUpdateInventTableCostPrice Method [AX 2012]

Determines whether the movement must update the InventTable record cost price.

Syntax

public boolean mustUpdateInventTableCostPrice()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_Transfer Class