ProdWIPLedgerConflictIndirectTrans.postingRuleNotPosted Method [AX 2012]

Verifies whether a conflict has occurred on a non-transfer or non-journal physical transaction.

protected boolean postingRuleNotPosted(ProdWIPLedgerConflictIndirectUnionAll _prodWIPLedgerConflictIndirectUnionAll)

Run On

Called

Parameters

_prodWIPLedgerConflictIndirectUnionAll
Type: ProdWIPLedgerConflictIndirectUnionAll View
A record that has inventory transaction data.

Return Value

Type: boolean
true if a conflict has been detected; otherwise, false.

Community Additions

ADD
Show: