Share via


SalesTable2LineUpdatePrompt::newExecuteExtendedPrompt Method [AX 2012]

Creates a new instance of the SalesTable2LineUpdatePrompt class and executes the extendedPrompt instance method.

Syntax

server public static SalesTable2LineUpdatePrompt newExecuteExtendedPrompt(SalesTable _salesTable, DialogButton _copyTaxGroupToMarkupTrans)

Run On

Server

Parameters

Return Value

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

See Also

Reference

SalesTable2LineUpdatePrompt Class