ReqCalcMarkDelayed.markDelayedPath Method [AX 2012]
Marks all of the derived requirement transactions for a given issue as delayed.
public void markDelayedPath(ReqPlanData _reqPlanData, ReqTrans _issue)
Run On
ServerParameters
- _reqPlanData
- Type: ReqPlanData Class
A ReqPlanData instance that contains the master plan cached data.
- _issue
- Type: ReqTrans Table
The ReqTrans record with the starting point issue.
Community Additions
ADD
Show: