Share via


ReqTransCache.findPrimaryPlanGroupIssue Method [AX 2012]

Finds the primary issue that is sorted according to priority, in the same planning group as the issue specified in the _issue parameter.

Syntax

public ReqTrans findPrimaryPlanGroupIssue(ReqTrans _issue)

Run On

Called

Parameters

Return Value

Type: ReqTrans Table
The found issue record.

See Also

Reference

ReqTransCache Class