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
CalledParameters
- _inventTable
- Type: InventTable Table
The InventTable record to wrap.
Show: