ReqCalc.hasPreviousSchedulingError Method [AX 2012]
Determines whether an issue has a previous scheduling error.
public boolean hasPreviousSchedulingError(
InventTransOriginId _issueInventTransOriginId,
InventTransRefId _issueRefId,
ReqRefType _issueRefType)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: