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
CalledParameters
- _purchLine
- Type: PurchLine Table
A PurchLine object to use to create the PurchNonStockedValidator class.
Show: