ReqPlanDelete.deletePlanPartially Method [AX 2012]
Deletes the master plan partially.
protected void deletePlanPartially(ReqPlanId _reqPlanId, ReqPlanData _reqPlanData)
Run On
CalledParameters
- _reqPlanId
- Type: ReqPlanId Extended Data Type
The ID of the master plan to delete.
- _reqPlanData
- Type: ReqPlanData Class
An instance of the ReqPlanData class that contains parameters for partially deleting the plan.
Community Additions
ADD
Show: