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

Server

Parameters

_tmpPurchLinePrice
Type: TmpPurchLinePrice Table
_purchCreateFromSalesOrder
Type: PurchCreateFromSalesOrder Class

Return Value

Type: PurchAutoCreate_SalesProjectItemReq Class
An instance of the PurchAutoCreate_SalesProjectItemReq class.
Show: