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

Called

Parameters

_reqPlanData
Type: ReqPlanData Class
The ReqPlanData instance to use with the new ReqRequisitionsHelper instance.

Return Value

Type: ReqRequisitionsHelper Class
A new instance of the ReqRequisitionsHelper class.
Show: