PurchTableCheckQuantity::newFromPurchTable Method [AX 2012]

Creates a new instance of the PurchTableCheckQuantity class.

client server public static PurchTableCheckQuantity newFromPurchTable(PurchTable _purchTable)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
The PurchTable buffer for which the instance is created.

Return Value

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