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 ReqCalcExplodePurchReqLine class to perform the explosion of a requisition line.
Syntax
server public static ReqCalcExplodePurchReqLine newPurchReqLine(PurchReqLine _purchReqLine)
Run On
Server
Parameters
- _purchReqLine
Type: PurchReqLine Table
The requisition line that this instance will be based on.
Return Value
Type: ReqCalcExplodePurchReqLine Class
A new instance of the ReqCalcExplodePurchReqLine class.