PurchNonStockedRegistrationHelper::newFromPurchLine Method [AX 2012]

Creates a new instance of the TradeNonStockedRegistrationHelper class with the specified PurchLine object.

client server public static PurchNonStockedRegistrationHelper newFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
A PurchLine object based on which to initialize the TradeNonStockedRegistrationHelper object.

Return Value

Type: PurchNonStockedRegistrationHelper Class
A TradeNonStockedRegistrationHelper object.
Show: