PurchTableForm::newUnpack Method [AX 2012]

Creates a PurchTableForm class object.

client server public static PurchTableForm newUnpack(PurchTable _purchTable, container _packedPurchTableForm)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
A table buffer of the PurchTable table.
_packedPurchTableForm
Type: container
A container type containing a packed PurchTableForm clas.

Return Value

Type: PurchTableForm Class
A PurchTableForm class object.
Show: