ReqDependencyAnalyzer.getSchedule Method [AX 2012]

Computes and returns a schedule that can be used to execute the tasks in a good order.

public List getSchedule()

Run On

Called

Return Value

Type: List Class
A schedule that contains each task that satisfies the dependencies.

ExceptionCondition
Error

The dependency structure contains a cycle.

Error

The dependency structure contains a cycle.

Community Additions

ADD
Show: