Share via


ReqTransCache_Daily.manageItemError Method [AX 2012]

This method is not used because no error-handling for daily item processing is needed.

Syntax

public void manageItemError(ItemId _itemId, boolean _errors)

Run On

Called

Parameters

  • _errors
    Type: boolean
    A Boolean value that indicates whether an error has occurred.

See Also

Reference

ReqTransCache_Daily Class