PurchRFQTableMap2LineUpdate::create Method [AX 2012]

Constructs a new instance of one of either the PurchRFQCaseTable2LineUpdate, PurchRFQTable2LineUpdate, or PurchRFQReplyTable2LineUpdate subclasses.

server public static PurchRFQTableMap2LineUpdate create(PurchRFQTableMap2LineUpdatePrompt _purchRFQTableMap2LineUpdatePrompt)

Run On

Server

Parameters

_purchRFQTableMap2LineUpdatePrompt
Type: PurchRFQTableMap2LineUpdatePrompt Class

Return Value

Type: PurchRFQTableMap2LineUpdate Class
An instance of one of the subclasses.

ExceptionCondition
Error

There is no class for the specified table.

Show: