Share via


SalesQuotationToLineUpdatePrompt::newExecutePrompt Method [AX 2012]

Creates a new instance of the SalesQuotationToLineUpdatePrompt class and executes the prompt instance method.

Syntax

server public static SalesQuotationToLineUpdatePrompt newExecutePrompt(SalesQuotationTable _salesQuotationTable, DialogButton _copyTaxGroupToMarkupTrans)

Run On

Server

Parameters

Return Value

Type: SalesQuotationToLineUpdatePrompt Class
An initiated instance of the SalesTable2LineUpdatePrompt class if any fields should be updated; otherwise, a nulled object of the SalesTable2LineUpdatePrompt class.

See Also

Reference

SalesQuotationToLineUpdatePrompt Class