InventModelType_MovingAverage.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
- _inventJournalType
Type: InventJournalType Enumeration
The inventory journal type.
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.