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.
Initializes a new instance of the ReqBOMCreate class.
Syntax
server public static ReqBOMCreate newReqTrans(
ReqTrans _reqTrans,
ReqPO _reqPO,
[ReqPlanData _reqPlanData,
ReqTrans _issue])
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
A ReqTrans record that is the starting point for the BOM explosion.
- _reqPO
Type: ReqPO Table
A ReqPO record that represents a planned order.
- _reqPlanData
Type: ReqPlanData Class
A ReqPlanData object that holds master scheduling settings; optional.
- _issue
Type: ReqTrans Table
Return Value
Type: ReqBOMCreate Class
A new instance of the ReqBOMCreate class.