InventMovement.mustUpdateGeneralJournal Method [AX 2012]

Gets a value that indicates whether to post the inventory movement to the general journal.

Syntax

protected boolean mustUpdateGeneralJournal()

Run On

Called

Return Value

Type: boolean
true if the inventory movement should post to the general journal; otherwise, false.

Remarks

This method retrieves false if the general journal updates are handled elsewhere, such as by subledger journal lines.

See Also

Reference

InventMovement Class