PurchTable2LineUpdatePrompt::newFromPurchTable Method [AX 2012]
Creates a new instance of the PurchTable2LineUpdatePrompt class.
server public static PurchTable2LineUpdatePrompt newFromPurchTable(PurchTable _purchTable)
Run On
ServerParameters
- _purchTable
- Type: PurchTable Table
A buffer of the PurchTable table.
Return Value
Type: PurchTable2LineUpdatePrompt ClassAn instance of the PurchTable2LineUpdatePrompt class.
Show: