Share via


ReqProcessList::beginProcess Method

Begins the scheduling process by inserting a new record into the ReqProcessList table.

Syntax

server public static void beginProcess(
    ReqProcessId _processId, 
    ParametersX _parameters, 
    ReqProcessNumThreads _maxChildThreads, 
    ClassId _classId, 
    ReqPlanId _reqPlanId, 
    TodaysDate _todaysDate, 
    ReqCalcUpdate _reqCalcUpdate)

Run On

Server

Parameters

See Also

Reference

ReqProcessList Table