PurchNonStockedValidator::newFromPurchLine Method [AX 2012]

Creates a new instance of the PurchNonStockedValidator class by using the given PurchLine .

client server public static PurchNonStockedValidator newFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
A PurchLine object to use to create the PurchNonStockedValidator class.

Return Value

Type: PurchNonStockedValidator Class
A PurchNonStockedValidator object.
Show: