ReqRequisitionsHelper::newReqPlanData Method [AX 2012]
Creates a new instance of the ReqRequisitionsHelper class, based on a given ReqPlanData instance.
client server public static ReqRequisitionsHelper newReqPlanData(ReqPlanData _reqPlanData)
Run On
CalledParameters
- _reqPlanData
- Type: ReqPlanData Class
The ReqPlanData instance to use with the new ReqRequisitionsHelper instance.
Show: