InventLedgerConflictInventory.addConflictMessageFinancial Method [AX 2012]
Adds a conflict message to a specified list of conflicts.
protected void addConflictMessageFinancial(
List _conflicts,
InventValueReportUnionAll _inventValueReportUnionAll,
InventModelGroupId _itemGroupId)
Run On
CalledParameters
- _conflicts
- Type: List Class
The list of conflicts to add the conflict message to.
- _inventValueReportUnionAll
- Type: InventValueReportUnionAll View
The view buffer with inventory transaction data.
- _itemGroupId
- Type: InventModelGroupId Extended Data Type
The item group for the conflicting transaction.
Community Additions
ADD
Show: