Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Selects a previous task that is still processing.
Syntax
protected void selectPreviousTaskNotEnded(ReqCalcTask _reqCalcTask, ReqCalcTask _reqCalcTaskOther)
Run On
Called
Parameters
- _reqCalcTask
Type: ReqCalcTask Table
A ReqCalcTask record that defines the status, level, and level state of the next task to execute.
- _reqCalcTaskOther
Type: ReqCalcTask Table
A ReqCalcTask record of a task that must finish processing before the task specified in the _reqCalcTask parameter can start.