InventModelType.mustUpdateInventJournalCost Method [AX 2012]

Indicates whether the cost on the inventory journal must be updated to the current cost before the journal is posted.

Syntax

public boolean mustUpdateInventJournalCost(InventJournalType _inventJournalType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the cost on the inventory journal must be updated to the current cost before the journal is posted; otherwise, false.

See Also

Reference

InventModelType Class