PurchAutoCreate_SalesProjectItemReq::newFromParm Method [AX 2012]
Creates a new instance of the PurchAutoCreate_SalesProjectItemReq class.
server public static PurchAutoCreate_SalesProjectItemReq newFromParm(TmpPurchLinePrice _tmpPurchLinePrice, [PurchCreateFromSalesOrder _purchCreateFromSalesOrder])
Run On
ServerParameters
- _tmpPurchLinePrice
- Type: TmpPurchLinePrice Table
- _purchCreateFromSalesOrder
- Type: PurchCreateFromSalesOrder Class
Return Value
Type: PurchAutoCreate_SalesProjectItemReq ClassAn instance of the PurchAutoCreate_SalesProjectItemReq class.
Show: