Share via


ReqTransCache_Daily.setAndCheckProcessStatus Method [AX 2012]

Sets and checks the processing status when the daily processing is run.

Syntax

public boolean setAndCheckProcessStatus(ReqProcessStatus _status, boolean _resetItemLists)

Run On

Called

Parameters

  • _resetItemLists
    Type: boolean
    A Boolean value that indicates whether the ID item lists are reset.

Return Value

Type: boolean
Always returns false.

See Also

Reference

ReqTransCache_Daily Class