ProdWIPLedgerConflictTransBase.addConflictMessageFinancial Method [AX 2012]
Adds a conflict message to a specified list of conflicts.
protected void addConflictMessageFinancial(
List _conflicts,
LedgerPostingType _postingType,
InventModelGroupId _itemGroupId)
Run On
CalledParameters
- _conflicts
- Type: List Class
The list of conflicts to which to add the conflict message.
- _postingType
- Type: LedgerPostingType Enumeration
The transactions posting type.
- _itemGroupId
- Type: InventModelGroupId Extended Data Type
The item group for the conflicting transaction.
Community Additions
ADD
Show: