PurchTableForm::newUnpack Method [AX 2012]
Creates a PurchTableForm class object.
client server public static PurchTableForm newUnpack(PurchTable _purchTable, container _packedPurchTableForm)
Run On
CalledParameters
- _purchTable
- Type: PurchTable Table
A table buffer of the PurchTable table.
- _packedPurchTableForm
- Type: container
A container type containing a packed PurchTableForm clas.
Show: