Share via


InventLedgerConflictInventory.isReferenceCategoryTransferOrJournal Method [AX 2012]

Indicates whether the reference category of the inventory transaction is a transfer or a journal type.

Syntax

protected boolean isReferenceCategoryTransferOrJournal(InventValueReportUnionAll _inventValueReportUnionAll)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory transaction is a transfer or a journal type; otherwise false.

See Also

Reference

InventLedgerConflictInventory Class