ProdWIPLedgerConflictIndirectTrans.checkForConflicts Method [AX 2012]
Checks for conflicts in inventory transactions. The inventory transactions are stored in the InventValueReportUnionAll record.
protected List checkForConflicts(
ProdWIPLedgerConflictIndirectUnionAll _prodWIPLedgerConflictIndirectUnionAll,
ProdTable _prodTable,
ItemGroupId _itemGroupId)
Run On
CalledParameters
- _prodWIPLedgerConflictIndirectUnionAll
- Type: ProdWIPLedgerConflictIndirectUnionAll View
The record with inventory transaction data.
- _prodTable
- Type: ProdTable Table
The prodTable record of the corresponding conflicting transaction.
- _itemGroupId
- Type: ItemGroupId Extended Data Type
The item group for the transaction.
Community Additions
ADD
Show: