PmfInventProductType::newInventTable Method [AX 2012]

Gets a new instance of the PmfInventProductType that corresponds to the specified InventTable record.

client server public static PmfInventProductType newInventTable(InventTable _inventTable)

Run On

Called

Parameters

_inventTable
Type: InventTable Table
The InventTable record to wrap.

Return Value

Type: PmfInventProductType Class
A new instance of the PmfInventProductType class.
Show: