ReqCalc.processTask Method [AX 2012]

Processes a master planning task.

Syntax

public void processTask(ReqCalcTask _reqCalcTask)

Run On

Called

Parameters

  • _reqCalcTask
    Type: ReqCalcTask Table
    A ReqCalcTask record that contains the task to be processed.

Exceptions

Exception Condition
Error

An invalid task was passed to the method.

See Also

Reference

ReqCalc Class