ReqCalcTaskController.getStatusRuntime Method [AX 2012]

Computes the runtime for a several phases of the master planning process.

Syntax

public Integer getStatusRuntime(ReqProcessStatus _fromStatus, ReqProcessStatus _toStatus)

Run On

Called

Parameters

Return Value

Type: Integer Extended Data Type
The amount of seconds that have elapsed in the phases between the From and To statuses.

See Also

Reference

ReqCalcTaskController Class