ProdWIPLedgerConflictInventTrans.addConflictMessagePhysical Method [AX 2012]
Adds a conflict message to the specified list of conflicts if a conflict has been detected on a physical transaction.
protected void addConflictMessagePhysical(
List _conflicts,
InventValueReportUnionAll _inventValueReportUnionAll,
InventModelGroupId _modelGroupId)
Run On
CalledParameters
- _conflicts
- Type: List Class
The list of conflicts to add the conflict messages to.
- _inventValueReportUnionAll
- Type: InventValueReportUnionAll View
The view buffer that has inventory transaction data.
- _modelGroupId
- Type: InventModelGroupId Extended Data Type
The item model group for the conflicting transaction.
Community Additions
ADD
Show: