Share via


InventLedgerConflictInventory.accountRuleItem Method [AX 2012]

Verifies that a conflict has occurred on the account and the offset account for the transaction. If a conflict occurred, a conflict message is added to the specified list of conflicts.

Syntax

protected void accountRuleItem(List _conflicts, InventValueReportUnionAll _inventValueReportUnionAll)

Run On

Called

Parameters

  • _conflicts
    Type: List Class
    The list of conflicts to which to add the conflict message.

Remarks

This rule can only be applied for Item item type.

See Also

Reference

InventLedgerConflictInventory Class