ReqTransCache.findFirstPlanGroupIssue Method [AX 2012]
Finds the first planning group issue in the same group as the issue specified in the _issue parameter.
Syntax
public ReqTrans findFirstPlanGroupIssue(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.