ReqCalc.getStatusRuntime Method [AX 2012]

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

Syntax

protected Integer getStatusRuntime(ReqProcessStatus _fromStatus, ReqProcessStatus _toStatus)

Run On

Called

Parameters

Return Value

Type: Integer Extended Data Type
The amount of seconds spent in the phases between the from and to statuses.

See Also

Reference

ReqCalc Class