Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether an issue has a previous scheduling error.
Syntax
public boolean hasPreviousSchedulingError(
InventTransOriginId _issueInventTransOriginId,
InventTransRefId _issueRefId,
ReqRefType _issueRefType)
Run On
Called
Parameters
- _issueInventTransOriginId
Type: InventTransOriginId Extended Data Type
The InventTransOriginId of the issue.
- _issueRefId
Type: InventTransRefId Extended Data Type
The InventTransRefId of the issue.
- _issueRefType
Type: ReqRefType Enumeration
The ReqRefType of the issue.
Return Value
Type: boolean
true if the issue has a previous scheduling error; otherwise, false.