PurchReqCatCartAddToPurchReq::construct Method [AX 2012]

Initializes a new instance of the PurchReqCatCartAddToPurchReq class.

client server public static PurchReqCatCartAddToPurchReq construct([CatCart _catCart])

Run On

Called

Parameters

_catCart
Type: CatCart Table
A shopping cart.

Return Value

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