PurchTableCheckQuantity::newFromPurchTable Method [AX 2012]
Creates a new instance of the PurchTableCheckQuantity class.
client server public static PurchTableCheckQuantity newFromPurchTable(PurchTable _purchTable)
Run On
CalledParameters
- _purchTable
- Type: PurchTable Table
The PurchTable buffer for which the instance is created.
Show: