ReqCalc.hasPreviousSchedulingError Method [AX 2012]

Determines whether an issue has a previous scheduling error.

Syntax

public boolean hasPreviousSchedulingError(
    InventTransOriginId _issueInventTransOriginId, 
    InventTransRefId _issueRefId, 
    ReqRefType _issueRefType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the issue has a previous scheduling error; otherwise, false.

See Also

Reference

ReqCalc Class