ReqTransCache_Daily.manageItemError Method [AX 2012]
This method is not used because no error-handling for daily item processing is needed.
public void manageItemError(ItemId _itemId, boolean _errors)
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
The item with an error.
- _errors
- Type: boolean
A Boolean value that indicates whether an error has occurred.
Community Additions
ADD
Show: