Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the ReqRequisitionsHelper class, based on a given ReqPlanData instance.
Syntax
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.