PurchTable2LineUpdatePrompt::newFromPurchTable Method [AX 2012]

Creates a new instance of the PurchTable2LineUpdatePrompt class.

server public static PurchTable2LineUpdatePrompt newFromPurchTable(PurchTable _purchTable)

Run On

Server

Parameters

_purchTable
Type: PurchTable Table
A buffer of the PurchTable table.

Return Value

Type: PurchTable2LineUpdatePrompt Class
An instance of the PurchTable2LineUpdatePrompt class.
Show: