Share via


ReqTransCache_Periodic.refreshReqProcessList Method [AX 2012]

Reads the ReqProcessList table to determine whether the process should continue.

Syntax

protected ReqProcessList refreshReqProcessList()

Run On

Called

Return Value

Type: ReqProcessList Table
The active ReqProcessList record for this scheduling process.

Exceptions

Exception Condition
Error

No main process record is available.

-or-

No main process record is available.

The status of the ReqProcessList record has been set to Error.

Error

No main process record is available.

-or-

The status of the ReqProcessList record has been set to Error.

See Also

Reference

ReqTransCache_Periodic Class