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.
Finds the next planning group issue that is sorted according to priority, in the same group as the issue that is specified in the _issue parameter.
Syntax
public ReqTrans findNextPlanGroupIssue(ReqTrans _issue)
Run On
Called
Parameters
- _issue
Type: ReqTrans Table
An issue in the planning group.
Return Value
Type: ReqTrans Table
The found issue record.