ReqCalc.pmfPlanGroupSubstituteIssue Method [AX 2012]

Performs substitution between planning group items.

Syntax

public boolean pmfPlanGroupSubstituteIssue(ReqTrans _issue)

Run On

Called

Parameters

  • _issue
    Type: ReqTrans Table
    An issue transaction which has the planning group set.

Return Value

Type: boolean
false if no planning group substitution could be made and a new planned order should be created; otherwise, true .

See Also

Reference

ReqCalc Class