ProdWIPLedgerConflictRouteTrans.checkForConflicts Method [AX 2012]

Checks for conflicts in inventory transactions.

protected List checkForConflicts(ProdWIPLedgerConflictWrkCtrUnionAll _prodWIPLedgerConflictWrkCtrUnionAll)

Run On

Called

Parameters

_prodWIPLedgerConflictWrkCtrUnionAll
Type: ProdWIPLedgerConflictWrkCtrUnionAll View
The view buffer with route transaction data.

Return Value

Type: List Class
A list of conflict messages if any conflicts were detected.

API changed. ItemType and ItemGroupId were not used.

Community Additions

ADD
Show: