InventLedgerConflictInventory.accountRuleService Method [AX 2012]

Verifies that a conflict 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.

protected void accountRuleService(List _conflicts, InventValueReportUnionAll _inventValueReportUnionAll)

Run On

Called

Parameters

_conflicts
Type: List Class
The list of conflicts to which to add the conflict message.
_inventValueReportUnionAll
Type: InventValueReportUnionAll View
The view buffer with inventory transaction data.

This rule can only be applied for the Item item type.

Community Additions

ADD
Show: