Share via


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

Return Value

Type: ReqTrans Table
The found issue record.

See Also

Reference

ReqTransCache Class